mirror of
https://github.com/openssl/openssl.git
synced 2024-12-21 06:09:35 +08:00
9067cf6ccd
The responsibility for managing the temporary store for methods from algorithm implementations flaged "no_store" is moved up to the diverse method fetching functions. This allows them to allocate it "just in time", or in other words not at all if there is not such algorithm implementation. This makes this temporary store more flexible if it's needed outside of the core fetching functionality, and slightly faster when this temporary store isn't necessary at all. Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15737) |
||
---|---|---|
.. | ||
build.info | ||
decoder_err.c | ||
decoder_lib.c | ||
decoder_meth.c | ||
decoder_pkey.c | ||
encoder_err.c | ||
encoder_lib.c | ||
encoder_local.h | ||
encoder_meth.c | ||
encoder_pkey.c |