openssl/providers/common
Matt Caswell da747958c5 Tell the FIPS provider about thread stop events
The RAND code needs to know about threads stopping in order to cleanup
local thread data. Therefore we add a callback for libcrypto to tell
providers about such events.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9040)
2019-06-17 16:19:44 +01:00
..
ciphers Ensure we get all the right defines for AES assembler in FIPS module 2019-06-03 12:56:53 +01:00
digests Make EVP_MD_CTX_ctrl() work for legacy use cases (ssl3). 2019-06-11 20:25:33 +10:00
include/internal Tell the FIPS provider about thread stop events 2019-06-17 16:19:44 +01:00
build.info Create provider errors and use them 2019-04-19 09:31:54 +01:00
provider_err.c Create provider errors and use them 2019-04-19 09:31:54 +01:00