openssl/include
Tomas Mraz 4d2a6159db Deprecate BN_pseudo_rand() and BN_pseudo_rand_range()
The functions are obsolete aliases for BN_rand() and BN_rand_range()
since 1.1.0.

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14080)
2021-02-09 13:41:11 +01:00
..
crypto Fix race condition & allow operation cache to grow. 2021-02-07 20:01:50 +10:00
internal ERR: Rebuild all generated error headers and source files 2021-02-05 14:09:16 +01:00
openssl Deprecate BN_pseudo_rand() and BN_pseudo_rand_range() 2021-02-09 13:41:11 +01:00