mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
927d0566de
This refactors OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA. The assorted objects to be managed by OSSL_LIB_CTX are hardcoded and are initialized eagerly rather than lazily, which avoids the need for locking on access in most cases. Fixes #17116. Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/17881) |
||
---|---|---|
.. | ||
build.info | ||
store_err.c | ||
store_init.c | ||
store_lib.c | ||
store_local.h | ||
store_meth.c | ||
store_register.c | ||
store_result.c | ||
store_strings.c |