summaryrefslogtreecommitdiffstats
path: root/external
diff options
context:
space:
mode:
authorNoah Robbin <noah_robbin@symantec.com>2017-11-29 16:58:25 -0500
committerRich Salz <rsalz@openssl.org>2018-01-08 11:49:53 -0500
commitbcec0b9488d3b0a91289998e7e73f1d91156c6fb (patch)
treeb165f6ea7b4a6f31c4af4ecaf849d16594fb5752 /external
parent0fe3db251a49b11cafdc3e4a25fdac947f3bdf3b (diff)
Use the index that matches the key type (either SSL_PKEY_RSA_PSS_SIGN or SSL_PKEY_RSA).
Extract the RSA key using EVP_PKEY_get0. Type is checked externally to be either EVP_PKEY_RSA_PSS or EVP_PKEY_RSA. Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4389)
Diffstat (limited to 'external')
0 files changed, 0 insertions, 0 deletions