summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authortb <>2023-12-24 22:17:05 +0000
committertb <>2023-12-24 22:17:05 +0000
commit6fa6f1c08bcf2350166093fc8f21d894e801d520 (patch)
treeb61ee7c07174a0c5157f93ee515b32f71f9c7992 /src/lib/libc
parent087d716bad393341950e91422118869cabd427d3 (diff)
downloadopenbsd-6fa6f1c08bcf2350166093fc8f21d894e801d520.tar.gz
openbsd-6fa6f1c08bcf2350166093fc8f21d894e801d520.tar.bz2
openbsd-6fa6f1c08bcf2350166093fc8f21d894e801d520.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/libc')
0 files changed, 0 insertions, 0 deletions