openssl/include
Matt Caswell 2ee4a50ab9 Modify EVP_PKEY_CTX_new_from_pkey() to add a propquery parameter
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)
2020-01-27 08:45:17 +00:00
..
crypto Modify DSA and DH keys to use a shared FFC_PARAMS struct 2020-01-24 14:09:33 +10:00
internal Modify DSA and DH keys to use a shared FFC_PARAMS struct 2020-01-24 14:09:33 +10:00
openssl Modify EVP_PKEY_CTX_new_from_pkey() to add a propquery parameter 2020-01-27 08:45:17 +00:00