rand: add a strength argument to the BN and RAND RNG calls
authorPauli <pauli@openssl.org>
Fri, 28 May 2021 04:45:06 +0000 (14:45 +1000)
committerPauli <pauli@openssl.org>
Sat, 29 May 2021 07:17:12 +0000 (17:17 +1000)
commit508258caa0299481d07d2118da5fe1524de0b6fd
tree0b87e475e5512a7e850409887aedbe5a067a5785
parente587bccdf9152716e8ff74d8208a064cabf9f3e8
rand: add a strength argument to the BN and RAND RNG calls

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15513)
crypto/bn/bn_rand.c
crypto/rand/rand_lib.c
include/openssl/bn.h
include/openssl/rand.h