diff options
author | tb <> | 2023-12-23 13:05:06 +0000 |
---|---|---|
committer | tb <> | 2023-12-23 13:05:06 +0000 |
commit | 88fa80fab32a0f53ac1fe72bc4d1a77d9083eaeb (patch) | |
tree | 51d05cc125495283077cab49991645615c703cdc /src/lib/libcrypto/man/DH_generate_parameters.3 | |
parent | 2efa258063d0f5b91c3ba9cd5ecb696033d034c4 (diff) | |
download | openbsd-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/man/DH_generate_parameters.3')
0 files changed, 0 insertions, 0 deletions