ASN1: Make ASN1_item_verify_ctx() work with provider-native keys
authorRichard Levitte <levitte@openssl.org>
Tue, 1 Sep 2020 15:56:11 +0000 (17:56 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 3 Sep 2020 15:48:33 +0000 (17:48 +0200)
commitd55d0935deb1a8af9cb9a76bf4ca21da47ba8184
tree16f0312a4cabe0da99dc80dc1a286dae50190f0e
parent5045abb2e92f9370b05f5e9c6f116fb01bf9e4fe
ASN1: Make ASN1_item_verify_ctx() work with provider-native keys

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12587)
crypto/asn1/a_verify.c