PEM: Have pem_read_bio_key() set the OSSL_STORE expected type
authorRichard Levitte <levitte@openssl.org>
Wed, 28 Oct 2020 18:11:24 +0000 (19:11 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 11 Nov 2020 10:42:06 +0000 (11:42 +0100)
commit8d8fee64005d0757ba75e2b24b730cfc7b8edbef
tree004c2ac45f8306edba6855147865c242b4e3f745
parent35426b2f9ca961c783ad882f1f2ede0d6fe2c232
PEM: Have pem_read_bio_key() set the OSSL_STORE expected type

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13248)
crypto/pem/pem_pkey.c