Fallback to legacy pem decoding if OSSL_DECODER fails
authorTomas Mraz <tomas@openssl.org>
Tue, 27 Apr 2021 16:12:15 +0000 (18:12 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 13 May 2021 11:30:07 +0000 (13:30 +0200)
commit7bc027d73bc51cfa0ae23fbfd91134be9464d694
tree77a264709a30a6c57eea4b85554bf71c9ed576e1
parentb4c4a2c68817ea0b2df8012673fa4e0712681704
Fallback to legacy pem decoding if OSSL_DECODER fails

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15045)
crypto/pem/pem_pkey.c