]> git.ipfire.org Git - thirdparty/openssl.git/commit
Documentation: Move the description of the fetching functions
authorRichard Levitte <levitte@openssl.org>
Thu, 18 Jul 2019 10:24:55 +0000 (12:24 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 22 Jul 2019 14:42:19 +0000 (16:42 +0200)
commit2cafb1dff3ef13c470c4d2d7b1d8a1f7142d8813
treee0378976b6728c22b7dd7ae3fdb849b73e8b1a29
parente4c0ec6278f1fbfc50fcdd09769f65ca80866f6b
Documentation: Move the description of the fetching functions

Now that the general descriptions have moved from
doc/man3/EVP_MD_fetch.pod to doc/man7/provider.pod, the description of
the fetching functions themselves can be moved to other pages where
related functions are already described.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9409)
doc/man3/EVP_DigestInit.pod
doc/man3/EVP_EncryptInit.pod
doc/man3/EVP_KEYEXCH_free.pod
doc/man3/EVP_MD_fetch.pod [deleted file]