openssl/providers
Neil Horman c1c2a333d3 Add new CRYPTO_THREAD_[get|set]_local_ex api
As opposed to CRYPTO_THREAD_[get|set]_local counterparts

These api use an ennumerated set of fixed key ids, that allow for
thread-local storage indexed by key AND libctx value.  They also store
this data against a single OS level thread-local key, reducing the
amount of (limited) thread-local key storage space we use

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27794)
2025-06-20 13:01:39 -04:00
..
common Implement AES-CBC-HMAC-SHA512 on aarch64 2025-04-14 14:53:30 +01:00
fips Add new CRYPTO_THREAD_[get|set]_local_ex api 2025-06-20 13:01:39 -04:00
implementations change _ettable to _list 2025-06-20 08:39:29 +10:00
baseprov.c Copyright year updates 2025-03-12 13:35:59 +00:00
build.info first cut at KEM & key management skeletons 2024-10-21 11:47:16 +01:00
decoders.inc Copyright year updates 2025-03-12 13:35:59 +00:00
defltprov.c Implement AES-CBC-HMAC-SHA512 on aarch64 2025-04-14 14:53:30 +01:00
encoders.inc Copyright year updates 2025-03-12 13:35:59 +00:00
fips-sources.checksums make update 2025-03-12 13:37:18 +00:00
fips.checksum make update 2025-03-12 13:37:18 +00:00
fips.module.sources make update 2025-03-12 13:37:18 +00:00
legacyprov.c Copyright year updates 2023-09-07 09:59:15 +01:00
nullprov.c Copyright year updates 2023-09-07 09:59:15 +01:00
prov_running.c keygen: add FIPS error state management to conditional self tests 2020-09-12 16:46:51 +10:00
stores.inc Add support for loading root CAs from Windows crypto API 2022-09-14 14:10:18 +01:00