openssl/providers/fips
Tomas Mraz 061ae2f6a2 Remove the RAND_get0_public() from fips provider initialization
It is not needed anymore and it causes leaks because
it is called when the FIPS provider libctx is not yet
properly set up.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14497)
2021-03-12 15:13:00 +01:00
..
build.info Add pairwise consistency self tests to asym keygenerators 2020-03-03 14:02:36 +10:00
fipsprov.c Remove the RAND_get0_public() from fips provider initialization 2021-03-12 15:13:00 +01:00
self_test_data.inc Allow the sshkdf type to be passed as a single character 2021-02-24 19:50:10 +01:00
self_test_kats.c fips: update DRBG KATs for the extra instantiate argument 2021-02-28 17:25:49 +10:00
self_test.c fips: update to use the extra MAC init arguments 2021-02-28 17:25:49 +10:00
self_test.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00