summaryrefslogtreecommitdiffstats
path: root/fuzz
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-01-22 19:03:37 +0100
committerRichard Levitte <levitte@openssl.org>2018-01-23 20:27:32 +0100
commit3bf0c3fe31d5339524dae671064cc5fe9e4bda38 (patch)
treedf10b756d0183bb309ad42462ca97c9244cc7c26 /fuzz
parent7203c94e98c9fa76b0859c25b723b2bde4a9059b (diff)
Have EVP_PKEY_asn1_find_str() work more like EVP_PKEY_asn1_find()
EVP_PKEY_asn1_find_str() would search through standard asn1 methods first, then those added by the application, which EVP_PKEY_asn1_find() worked the other way around. Also, EVP_PKEY_asn1_find_str() didn't handle aliases. This change brings EVP_PKEY_asn1_find_str() closer to EVP_PKEY_asn1_find(). Fixes #5086 Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de> (Merged from https://github.com/openssl/openssl/pull/5137)
Diffstat (limited to 'fuzz')
0 files changed, 0 insertions, 0 deletions