]> git.ipfire.org Git - thirdparty/openssl.git/commit
DOCS: Add translation information for EVP_MD_CTX_ctrl()
authorRichard Levitte <levitte@openssl.org>
Sat, 7 Mar 2020 06:51:27 +0000 (07:51 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 10 Mar 2020 12:32:07 +0000 (13:32 +0100)
commitb5b91a79633dbecb6f4d74d469ea28748ba606d7
treed4005352a6542a83dfc94b749fabe3d0d0cb843d
parent2f3a709807e37f5a4f2242f18f121aa525971a93
DOCS: Add translation information for EVP_MD_CTX_ctrl()

EVP_MD_CTX_ctrl() translates some known control commands when faced
with a fetched EVP_MD, so we need to document it.

This also ensures that we don't drop the information on the "micalg"
parameter entirely.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11270)
doc/man3/EVP_DigestInit.pod