diff options
author | tb <> | 2023-12-29 07:09:44 +0000 |
---|---|---|
committer | tb <> | 2023-12-29 07:09:44 +0000 |
commit | 49bdd006c34b7427173db8e17bc4c93ee919d4d4 (patch) | |
tree | af839b2582b7d20f3ab2f76e5c644a7cf5da5e63 /src/lib/libcrypto/evp/evp_encode.c | |
parent | b5b01d4f751b38fce11616819ef7d485c8a4c5e9 (diff) | |
download | openbsd-49bdd006c34b7427173db8e17bc4c93ee919d4d4.tar.gz openbsd-49bdd006c34b7427173db8e17bc4c93ee919d4d4.tar.bz2 openbsd-49bdd006c34b7427173db8e17bc4c93ee919d4d4.zip |
Hoist EVP_MD_CTX accessors to after EVP_MD_CTX_ctrl
This way the file has EVP_Digest*, then EVP_MD_CTX new/free/clean,
then ctrl then the EVP_MD_CTX accessors, then the EVP_MD accessors
and finally the EVP_MD_meth stuff and the order of things starts
making a wee bit of sense.
Diffstat (limited to 'src/lib/libcrypto/evp/evp_encode.c')
0 files changed, 0 insertions, 0 deletions