mirror of https://github.com/openssl/openssl.git
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) |
||
|---|---|---|
| .. | ||
| common | ||
| fips | ||
| implementations | ||
| baseprov.c | ||
| build.info | ||
| decoders.inc | ||
| defltprov.c | ||
| encoders.inc | ||
| fips-sources.checksums | ||
| fips.checksum | ||
| fips.module.sources | ||
| legacyprov.c | ||
| nullprov.c | ||
| prov_running.c | ||
| stores.inc | ||