openssl/crypto/pem
Richard Levitte 45396db0e3 SERIALIZER: No enc argument for OSSL_SERIALIZER_CTX_set_passphrase_cb()
Serialization will only encrypt, so there's no point telling
OSSL_SERIALIZER_CTX_set_passphrase_cb() that's going to happen.

We fix the declaration of OSSL_DESERIALIZER_CTX_set_passphrase_cb()
the same way.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12410)
2020-07-24 16:43:20 +02:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
pem_all.c Update copyright year 2020-04-23 13:55:52 +01: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 Add X509 related libctx changes. 2020-07-24 22:53:27 +10:00
pem_lib.c deprecate engines in libcrypto 2020-07-16 09:12:27 +02:00
pem_local.h SERIALIZER: No enc argument for OSSL_SERIALIZER_CTX_set_passphrase_cb() 2020-07-24 16:43:20 +02: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 SERIALIZER: No enc argument for OSSL_SERIALIZER_CTX_set_passphrase_cb() 2020-07-24 16:43:20 +02:00
pem_pkey.c Add X509 related libctx changes. 2020-07-24 22:53:27 +10: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 Cast the unsigned char to unsigned int before shifting left 2020-05-20 17:31:43 +02:00