openssl/providers/implementations/rands
Pauli 87994aa847 rand: remove FIPS mode conditional code.
The FIPS provider no longer has seeding sources inside the boundary, the
related conditional code can therefore be removed.

Fixes #14358

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14382)
2021-03-03 21:22:06 +10:00
..
seeding rand: remove FIPS mode conditional code. 2021-03-03 21:22:06 +10:00
build.info rand: add a provider side seed source. 2020-12-09 12:20:32 +10:00
crngt.c prov: move the entropy source out of the FIPS provider 2020-11-20 08:24:21 +10:00
drbg_ctr.c prov: update rand implementations to have a params argument for the instantiate call 2021-02-28 17:25:49 +10:00
drbg_hash.c prov: update rand implementations to have a params argument for the instantiate call 2021-02-28 17:25:49 +10:00
drbg_hmac.c prov: update rand implementations to have a params argument for the instantiate call 2021-02-28 17:25:49 +10:00
drbg_local.h Update copyright year 2021-02-18 15:05:17 +00:00
drbg.c prov: update rand implementations to have a params argument for the instantiate call 2021-02-28 17:25:49 +10:00
seed_src.c prov: update rand implementations to have a params argument for the instantiate call 2021-02-28 17:25:49 +10:00
test_rng.c prov: update rand implementations to have a params argument for the instantiate call 2021-02-28 17:25:49 +10:00