openssl/crypto/pem
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
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
pem_all.c Deprecate the low level DSA functions. 2020-02-12 08:52:41 +10:00
pem_err.c util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
pem_info.c Deprecate the low level DSA functions. 2020-02-12 08:52:41 +10:00
pem_lib.c PEM: constify PEM_write_ routines 2019-11-18 02:34:12 +01:00
pem_local.h SERIALIZER: add hooks in PEM_write_bio_ and PEM_write_fp_ routines 2019-11-29 20:55:16 +01:00
pem_oth.c Following the license change, modify the boilerplates in crypto/pem/ 2018-12-06 15:09:09 +01:00
pem_pk8.c PEM: constify PEM_write_ routines 2019-11-18 02:34:12 +01:00
pem_pkey.c Teach PEM_read_bio_PrivateKey about libctx 2020-04-15 11:24:13 +01:00
pem_sign.c PEM: constify PEM_write_ routines 2019-11-18 02:34:12 +01:00
pem_x509.c Following the license change, modify the boilerplates in crypto/pem/ 2018-12-06 15:09:09 +01:00
pem_xaux.c Following the license change, modify the boilerplates in crypto/pem/ 2018-12-06 15:09:09 +01:00
pvkfmt.c Deprecate the low level DSA functions. 2020-02-12 08:52:41 +10:00