mirror of
https://github.com/openssl/openssl.git
synced 2024-12-21 06:09:35 +08:00
8aa3781bfc
During creation of the EVP_PKEY_CTX we were trying to discover what legacy alg it corresponds to every time which was slow. Instead we move this into the construction of the EVP_KEYMGMT. Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23265) |
||
---|---|---|
.. | ||
crypto | ||
internal | ||
openssl |