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
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