openssl/crypto/pem
Matt Caswell 7bc0fdd3fd Make the EVP_PKEY_get0* functions have a const return type
OTC have decided that the EVP_PKEY_get0* functions should have a const
return type. This is a breaking change to emphasise that these values
should be considered as immutable.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14319)
2021-03-08 15:13:09 +00:00
..
build.info
pem_all.c Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY 2021-02-17 15:26:12 +01:00
pem_err.c ERR: Rebuild all generated error headers and source files 2020-11-24 15:22:33 +01:00
pem_info.c Update copyright year 2021-01-28 13:54:57 +01:00
pem_lib.c Fix instances of pointer addition with the NULL pointer 2020-11-30 10:37:14 +00:00
pem_local.h Update copyright year 2021-02-18 15:05:17 +00:00
pem_oth.c Update copyright year 2020-11-26 14:18:57 +00:00
pem_pk8.c Update copyright year 2021-02-18 15:05:17 +00:00
pem_pkey.c Update copyright year 2021-02-18 15:05:17 +00:00
pem_sign.c Update copyright year 2020-11-26 14:18:57 +00:00
pem_x509.c
pem_xaux.c
pvkfmt.c Make the EVP_PKEY_get0* functions have a const return type 2021-03-08 15:13:09 +00:00