prov: update rand implementations to have a params argument for the instantiate call
authorPauli <ppzgs1@gmail.com>
Fri, 26 Feb 2021 00:55:40 +0000 (10:55 +1000)
committerPauli <ppzgs1@gmail.com>
Sun, 28 Feb 2021 07:25:49 +0000 (17:25 +1000)
commitb98d550d807eccde3bd3f88f9831e002d3835cc3
tree9cb7db1c711d61d26bb019bba7b5ebbbc91d017e
parent8d5b197b289988f8bc55e01e7ae27b82b16964b6
prov: update rand implementations to have a params argument for the instantiate call

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/14310)
fuzz/fuzz_rand.c
providers/implementations/rands/drbg.c
providers/implementations/rands/drbg_ctr.c
providers/implementations/rands/drbg_hash.c
providers/implementations/rands/drbg_hmac.c
providers/implementations/rands/seed_src.c
providers/implementations/rands/test_rng.c
test/testutil/fake_random.c