diff options
author | tb <> | 2023-12-29 07:09:44 +0000 |
---|---|---|
committer | tb <> | 2023-12-29 07:09:44 +0000 |
commit | 8ab53736005e579f514bb78c248f55020a67a961 (patch) | |
tree | af839b2582b7d20f3ab2f76e5c644a7cf5da5e63 /src/lib/libssl/ssl_lib.c | |
parent | a6f259b0f5b713adb255a98bb5b3e3076f9c67cb (diff) | |
download | openbsd-8ab53736005e579f514bb78c248f55020a67a961.tar.gz openbsd-8ab53736005e579f514bb78c248f55020a67a961.tar.bz2 openbsd-8ab53736005e579f514bb78c248f55020a67a961.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/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions