openssl/include/internal
Hugo Landau 927d0566de Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
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)
2022-04-01 10:49:19 +11:00
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
asn1.h
bio_tfo.h Add TFO support to socket BIO and s_client/s_server 2022-03-10 10:42:43 -05:00
bio.h
common.h Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
comp.h
conf.h
constant_time.h
core.h
cryptlib.h Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA 2022-04-01 10:49:19 +11:00
dane.h
deprecated.h
der.h Add define guards to avoid multi-inclusion 2022-02-16 16:11:56 +01:00
dso.h
dsoerr.h
e_os.h Move e_os.h to include/internal 2022-02-05 05:31:09 +01:00
endian.h
err.h
ffc.h
ktls.h Add support for Chacha20-Poly1305 to kernel TLS on FreeBSD. 2022-02-04 11:06:13 +01:00
namemap.h
nelem.h
numbers.h
o_dir.h
packet.h
param_build_set.h Add support for signed BIGNUMs in the OSSL_PARAM_BLD API 2022-01-26 21:35:39 +01:00
passphrase.h
property.h
propertyerr.h
provider.h
refcount.h
safe_math.h Add a divide rounding up safe math function. 2022-03-30 10:10:25 +11:00
sha3.h
sizes.h
sm3.h
sockets.h Fix builds with DJGPP 2022-02-04 08:51:44 +01:00
sslconf.h
symhacks.h
thread_once.h
tlsgroups.h
tsan_assist.h Add define guards to avoid multi-inclusion 2022-02-16 16:11:56 +01:00
unicode.h