openssl/providers/fips
Matt Caswell 4099460514 Ensure access to FIPS_state and rate_limit is appropriately locked
These variables can be accessed concurrently from multiple threads so
we ensure that we properly lock them before read or write.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13987)
2021-02-02 12:21:22 +00:00
..
build.info Add pairwise consistency self tests to asym keygenerators 2020-03-03 14:02:36 +10:00
fipsprov.c Avoid races by caching exported ciphers in the init function 2021-02-02 12:21:21 +00:00
self_test_data.inc Fix parameter types in sshkdf 2021-01-28 16:05:50 +01:00
self_test_kats.c Update copyright year 2021-01-28 13:54:57 +01:00
self_test.c Ensure access to FIPS_state and rate_limit is appropriately locked 2021-02-02 12:21:22 +00:00
self_test.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00