openssl/include/internal
Matt Caswell 460d2fbcd7 Store the list of activated providers in the libctx
The provider config module was storing the list of activated providers
in a global variable. However, because different libctxs can each load
providers via config files we need to keep the list of activated providers
separate and in the libctx.

Partially fixes #15030

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15033)
2021-04-28 16:04:25 +01:00
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
asn1.h
bio.h Add a real type for OSSL_CORE_BIO which is distinct from and not castable to BIO 2021-03-11 09:25:57 +10:00
comp.h Update copyright year 2021-04-08 13:04:41 +01:00
conf.h Add ossl_ conf symbols 2021-03-18 17:52:37 +10:00
constant_time.h Add a constant time zero check function for 64-bit integers 2021-04-08 12:18:10 +01:00
core.h Add type_name member to provided methods and use it 2021-04-26 12:05:05 +02:00
cryptlib.h Store the list of activated providers in the libctx 2021-04-28 16:04:25 +01:00
dane.h
deprecated.h
der.h
dso.h
dsoerr.h
endian.h
err.h
ffc.h
ktls.h
namemap.h Update copyright year 2021-03-11 13:27:36 +00:00
nelem.h
numbers.h numbers: Define 128-bit integers if compiler supports 2021-04-08 12:18:09 +01:00
o_dir.h
packet.h
param_build_set.h Add OSSL_PARAM_dup() and OSSL_PARAM_merge(). 2021-04-12 16:55:29 +10:00
passphrase.h
property.h property: check return values from the property locking calls. 2021-04-08 17:46:35 +10:00
propertyerr.h
provider.h rename ossl_provider_forall_loaded to ossl_provider_doall_activated 2021-03-12 09:14:00 +10:00
refcount.h
sha3.h include/internal: Remove TODOs that are irrelevant for 3.0 2021-03-04 14:15:01 +01:00
sizes.h
sm3.h Add ossl_ symbols for sm3 and sm4 2021-03-18 17:52:37 +10:00
sockets.h
sslconf.h
symhacks.h
thread_once.h
tlsgroups.h
tsan_assist.h
unicode.h Fix a windows build break 2021-03-24 10:04:08 +10:00