openssl/providers/implementations/rands
Tomas Mraz 2741128e9d Move the PROV_R reason codes to a public header
The PROV_R codes can be returned to applications so it is useful
to have some common set of provider reason codes for the applications
or third party providers.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/14086)
2021-02-11 09:34:31 +01:00
..
seeding prov: move the entropy source out of the FIPS provider 2020-11-20 08:24:21 +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 Move the PROV_R reason codes to a public header 2021-02-11 09:34:31 +01:00
drbg_hash.c Move the PROV_R reason codes to a public header 2021-02-11 09:34:31 +01:00
drbg_hmac.c Move the PROV_R reason codes to a public header 2021-02-11 09:34:31 +01:00
drbg_local.h prov: move the entropy source out of the FIPS provider 2020-11-20 08:24:21 +10:00
drbg.c Move the PROV_R reason codes to a public header 2021-02-11 09:34:31 +01:00
seed_src.c Move the PROV_R reason codes to a public header 2021-02-11 09:34:31 +01:00
test_rng.c test RNG: set state to uninitialised as part of uninstantiate call. 2020-11-20 08:24:21 +10:00