mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
eaf0879439
Remove the call to rand() and replace with an xor-shift RNG. There are no security implications to worry about here. This RNG is used during testing only. Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> (Merged from https://github.com/openssl/openssl/pull/22211) |
||
---|---|---|
.. | ||
seeding | ||
build.info | ||
crngt.c | ||
drbg_ctr.c | ||
drbg_hash.c | ||
drbg_hmac.c | ||
drbg_local.h | ||
drbg.c | ||
seed_src.c | ||
test_rng.c |