diff options
author | tb <> | 2023-12-24 22:17:05 +0000 |
---|---|---|
committer | tb <> | 2023-12-24 22:17:05 +0000 |
commit | 0493215736e507189f2f82a62e56794d6e304069 (patch) | |
tree | b61ee7c07174a0c5157f93ee515b32f71f9c7992 /src/lib/libcrypto/man/X509v3_addr_validate_path.3 | |
parent | 88fa80fab32a0f53ac1fe72bc4d1a77d9083eaeb (diff) | |
download | openbsd-0493215736e507189f2f82a62e56794d6e304069.tar.gz openbsd-0493215736e507189f2f82a62e56794d6e304069.tar.bz2 openbsd-0493215736e507189f2f82a62e56794d6e304069.zip |
Move EVP_Digest() next to the functions it wraps
It really makes no sense to have the mess that is EVP_MD_CTX_copy{,_ex}()
live between EVP_Digest{Init{,_ex},Update,Final{,_ex}}() and EVP_Digest(),
the latter being a relatively simple wrapper of Init_ex/Update/Final_ex.
Diffstat (limited to 'src/lib/libcrypto/man/X509v3_addr_validate_path.3')
0 files changed, 0 insertions, 0 deletions