summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/p_lib.c
diff options
context:
space:
mode:
authortb <>2023-12-23 13:05:06 +0000
committertb <>2023-12-23 13:05:06 +0000
commit88fa80fab32a0f53ac1fe72bc4d1a77d9083eaeb (patch)
tree51d05cc125495283077cab49991645615c703cdc /src/lib/libcrypto/evp/p_lib.c
parent2efa258063d0f5b91c3ba9cd5ecb696033d034c4 (diff)
downloadopenbsd-88fa80fab32a0f53ac1fe72bc4d1a77d9083eaeb.tar.gz
openbsd-88fa80fab32a0f53ac1fe72bc4d1a77d9083eaeb.tar.bz2
openbsd-88fa80fab32a0f53ac1fe72bc4d1a77d9083eaeb.zip
Use more consistent order for Init/Update/Final
Consistently implement the _ex() version after the non-extended versions, First Cipher Init/Update/Final, then Encrypt, then Decrypt. This only switches the order of CipherFinal{,_ex} and move the DecryptInit* down, so they are no longer somewhere in the middle of the Encrypt* functions.
Diffstat (limited to 'src/lib/libcrypto/evp/p_lib.c')
0 files changed, 0 insertions, 0 deletions