openssl/crypto/rand
Matt Caswell cd4e6a3512 Refactor RAND_get0_primary() locking
Make sure we never read or write to dgbl->primary outside of a lock.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13987)
2021-02-02 12:21:21 +00:00
..
build.info rand: move the entropy source out of the FIPS provider 2020-11-20 08:24:21 +10:00
prov_seed.c rand: move the entropy source out of the FIPS provider 2020-11-20 08:24:21 +10:00
rand_deprecated.c
rand_egd.c
rand_err.c ERR: Rebuild all generated error headers and source files 2020-11-24 15:22:33 +01:00
rand_lib.c Refactor RAND_get0_primary() locking 2021-02-02 12:21:21 +00:00
rand_local.h
rand_meth.c
rand_pool.c rand: move the entropy source out of the FIPS provider 2020-11-20 08:24:21 +10:00
randfile.c