]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add documentation for new functions taking an OPENSSL_CTX parameter
authorMatt Caswell <matt@openssl.org>
Wed, 29 May 2019 15:03:57 +0000 (16:03 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 7 Jun 2019 11:04:42 +0000 (12:04 +0100)
commit37ca204b96b036f949b8bc8389c1f8e806e1cbec
tree6c6890ffc2d9dc4c6620bba7640147ca8543e66b
parenta2f27fd750b9ae62a571a9212c7154889100bdb0
Add documentation for new functions taking an OPENSSL_CTX parameter

Various functions have been added that take an OPENSSL_CTX parameter as
a result of moving the RAND code into the FIPS module. We document all of
those functions.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9039)
doc/man3/RAND_DRBG_get0_master.pod
doc/man3/RAND_DRBG_new.pod