mirror of
https://github.com/openssl/openssl.git
synced 2025-02-17 14:32:04 +08:00
The function EVP_PKEY_CTX_new_from_pkey() infers the name of the algorithm to fetch from the EVP_PKEY that has been supplied as an argument. But there was no way to specify properties to be used during that fetch. Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10926) |
||
---|---|---|
.. | ||
crypto | ||
internal | ||
openssl |