Document the functions EVP_MD_fetch() and EVP_MD_upref()
authorMatt Caswell <matt@openssl.org>
Mon, 18 Mar 2019 16:15:58 +0000 (16:15 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 21 Mar 2019 09:23:38 +0000 (09:23 +0000)
commitfdf6c0b6b72756ba69be589b2aaecdd51e4ec12a
tree7e688a5e5b6c60f0ef1dfd821e337cb4e4e5e7ec
parent847d0f81bb6f38662aa9d3d448282eda30ed5193
Document the functions EVP_MD_fetch() and EVP_MD_upref()

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8513)
doc/man3/EVP_MD_fetch.pod [new file with mode: 0644]
doc/man3/EVP_MD_meth_new.pod