PEM: Fix i2b_PvK to use EVP_Encrypt calls consistently
authorRichard Levitte <levitte@openssl.org>
Mon, 3 Aug 2020 19:09:26 +0000 (21:09 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 7 Aug 2020 02:13:28 +0000 (04:13 +0200)
commitdca51418b0186c1d829b04ce89990148fbedbf9c
tree9e09b28a1ec43688a6dbffefeceeead0d897e744
parent37d398c180cd30f69a9d122af4734852309b55a5
PEM: Fix i2b_PvK to use EVP_Encrypt calls consistently

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