openssl/include
Dr. Matthias St. Pierre 31393fd906 RAND_DRBG: add a function for setting the default DRBG type and flags
This commit adds a new api RAND_DRBG_set_defaults() which sets the
default type and flags for new DRBG instances. See also #5576.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5632)
2018-03-16 18:31:30 +01:00
..
internal Publish the RAND_DRBG API 2018-03-15 18:58:38 +01:00
openssl RAND_DRBG: add a function for setting the default DRBG type and flags 2018-03-16 18:31:30 +01:00