]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add documentation for EVP_CIPHER_fetch
authorMatt Caswell <matt@openssl.org>
Mon, 24 Jun 2019 16:34:14 +0000 (17:34 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 28 Jun 2019 09:02:09 +0000 (10:02 +0100)
commit42738cdeaa1103c0bd1e7500cf64ac62a015b3a2
treeb85e6f8b07cbc33f4e1d0c9695b0c6ee83fc3b7a
parent262c00882a2fd7cf16672bf467a86f75b4098a7c
Add documentation for EVP_CIPHER_fetch

We extend the EVP_MD_fetch documentation to be more generic and to also
cover EVP_CIPHER_fetch. We expect this to be further expanded with other
"fetch" functions in the future.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9233)
doc/man3/EVP_MD_fetch.pod
util/missingcrypto.txt