evp_rand: documentation
authorPauli <paul.dale@oracle.com>
Mon, 25 May 2020 04:45:49 +0000 (14:45 +1000)
committerPauli <paul.dale@oracle.com>
Wed, 24 Jun 2020 10:07:46 +0000 (20:07 +1000)
commitdc4e74ef6c10a13d8a8947c71e9ee70a0abe642e
tree71874ab26e07fa58dac4240ff772b9eb84fa9571
parent6154f9a7cad7805a551343ed2111231aa2e00681
evp_rand: documentation

EVP_RAND, the RNGs and provider-rand.

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/11682)
15 files changed:
crypto/rand/build.info
crypto/rand/rand_deprecated.c [new file with mode: 0644]
doc/man1/openssl-list.pod.in
doc/man3/EVP_RAND.pod [new file with mode: 0644]
doc/man3/OSSL_PARAM_BLD.pod
doc/man3/OSSL_PARAM_int.pod
doc/man3/RAND_DRBG_new.pod
doc/man3/RAND_DRBG_set_callbacks.pod
doc/man3/RAND_add.pod
doc/man7/EVP_RAND-CTR-DRBG.pod [new file with mode: 0644]
doc/man7/EVP_RAND-HASH-DRBG.pod [new file with mode: 0644]
doc/man7/EVP_RAND-HMAC-DRBG.pod [new file with mode: 0644]
doc/man7/EVP_RAND-TEST-RAND.pod [new file with mode: 0644]
doc/man7/provider-rand.pod [new file with mode: 0644]
util/other.syms