summaryrefslogtreecommitdiffstats
path: root/crypto/evp/legacy_wp.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-04-09 06:07:54 +0200
committerRichard Levitte <levitte@openssl.org>2020-04-10 22:15:25 +0200
commitcc572c25647f6ab0c026a4a3057dc706e4a4a412 (patch)
treeebfee1deb16df7116a8cae542b3ff62d5ad08e29 /crypto/evp/legacy_wp.c
parentCMS KARI: Temporarly downgrade newly generated EVP_PKEYs to legacy (diff)
downloadopenssl-cc572c25647f6ab0c026a4a3057dc706e4a4a412.tar.xz
openssl-cc572c25647f6ab0c026a4a3057dc706e4a4a412.zip
EVP: legacy_ctrl_to_param() to handle provider side keys
There was one spot where this function would look at ctx->pmeth directly to determine if it's for RSASSA-PSS, which fails when presented with an EVP_PKEY_CTX holding a provider side key. Switching to use EVP_PKEY_is_a() should make things better. Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com> (Merged from https://github.com/openssl/openssl/pull/11501)
Diffstat (limited to 'crypto/evp/legacy_wp.c')
0 files changed, 0 insertions, 0 deletions