diff options
author | tb <> | 2023-12-15 13:28:30 +0000 |
---|---|---|
committer | tb <> | 2023-12-15 13:28:30 +0000 |
commit | dc811119bba0ac592a81d974de7ca51069887396 (patch) | |
tree | 8ca28d76bb611c2f5816f7d1ed701c6720ba4137 /src/lib/libssl/man/SSL_library_init.3 | |
parent | 2944787f73dfad0d25ee0848f55a3bcd28088549 (diff) | |
download | openbsd-dc811119bba0ac592a81d974de7ca51069887396.tar.gz openbsd-dc811119bba0ac592a81d974de7ca51069887396.tar.bz2 openbsd-dc811119bba0ac592a81d974de7ca51069887396.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/libssl/man/SSL_library_init.3')
0 files changed, 0 insertions, 0 deletions