mirror of
https://github.com/openssl/openssl.git
synced 2024-12-15 06:01:37 +08:00
f616ad4b02
If there are keymgmts and en/decoders from the same provider, try to combine them first. This avoids unnecessary export/import dances, and also tries to avoid issues where the keymgmt doesn't fully support exporting and importing, which we can assume will be the case for HSM protected keys. Fixes #15932 Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15933) |
||
---|---|---|
.. | ||
crypto | ||
internal | ||
openssl |