diff options
author | tb <> | 2023-12-15 13:28:30 +0000 |
---|---|---|
committer | tb <> | 2023-12-15 13:28:30 +0000 |
commit | 21316bd190bc144c08df39f1ffe220ce6e2aa856 (patch) | |
tree | 8ca28d76bb611c2f5816f7d1ed701c6720ba4137 /src/lib/libc/stdlib/exit.c | |
parent | 297e7294f5840e1bff79014cff7d8d0ed901623e (diff) | |
download | openbsd-21316bd190bc144c08df39f1ffe220ce6e2aa856.tar.gz openbsd-21316bd190bc144c08df39f1ffe220ce6e2aa856.tar.bz2 openbsd-21316bd190bc144c08df39f1ffe220ce6e2aa856.zip |
Move EVP_Cipher() from evp_lib.c to evp_enc.c
EVP_Cipher() is a dangerous thin wrapper of the do_cipher() method set on
the EVP_CIPHER_CTX's cipher. It implements (part of) the update and final
step of the EVP_Cipher* API. Its behavior is nuts and will be documented
in a comment in a subsequent commit. schwarze has a manpage diff that will
fix the incorrect documentation.
Diffstat (limited to 'src/lib/libc/stdlib/exit.c')
0 files changed, 0 insertions, 0 deletions