diff options
author | tb <> | 2023-12-29 05:57:24 +0000 |
---|---|---|
committer | tb <> | 2023-12-29 05:57:24 +0000 |
commit | 82fe904a9e9088317b5afb8410dd00e80e8e6d63 (patch) | |
tree | d23e528b84492fee1ea739b20a4f899b8b8d1b7f /src/lib/libssl/ssl_lib.c | |
parent | 550360beaf4afd0234c9e8ebb276df82df30adce (diff) | |
download | openbsd-82fe904a9e9088317b5afb8410dd00e80e8e6d63.tar.gz openbsd-82fe904a9e9088317b5afb8410dd00e80e8e6d63.tar.bz2 openbsd-82fe904a9e9088317b5afb8410dd00e80e8e6d63.zip |
Use more consistent naming for some files in evp
EVP_Digest{Init,Update,Final}() move from digest.c to evp_digest.c which
will become the home of all things related to EVP_MD{,_CTX} handling.
EVP_Cipher{Init,Update,Final}() move from evp_enc.c to evp_cipher.c which
will become the home of all things related to EVP_CIPHER{,_CTX} handling.
EVP_Encode{Init,Update,Final}() move from encode.c to evp_encode.c which
already is the home of EVP_ENCODE_CTX_{new,free}().
discussed with jsing
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions