openssl/include
Matt Caswell 1531241c54 Teach PEM_read_bio_PrivateKey about libctx
Now that d2i_PrivateKey_ex() and other similar functions exist we should
use it when loading a PEM PrivateKey.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11494)
2020-04-15 11:24:13 +01:00
..
crypto Teach the OSSL_STORE code about libctx 2020-04-15 11:24:13 +01:00
internal EVP & TLS: Add necessary EC_KEY data extraction functions, and use them 2020-04-08 15:30:25 +02:00
openssl Teach PEM_read_bio_PrivateKey about libctx 2020-04-15 11:24:13 +01:00