openssl/crypto/pkcs12
Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name
For functions that exist in 1.1.1 provide a simple aliases via #define.

Fixes #15236

Functions with OSSL_DECODER_, OSSL_ENCODER_, OSSL_STORE_LOADER_,
EVP_KEYEXCH_, EVP_KEM_, EVP_ASYM_CIPHER_, EVP_SIGNATURE_,
EVP_KEYMGMT_, EVP_RAND_, EVP_MAC_, EVP_KDF_, EVP_PKEY_,
EVP_MD_, and EVP_CIPHER_ prefixes are renamed.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15405)
2021-06-01 12:40:00 +02:00
..
build.info
p12_add.c Replace some of the ERR_clear_error() calls with mark calls 2021-05-13 19:26:06 +02:00
p12_asn.c
p12_attr.c
p12_crpt.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
p12_crt.c Add library context and property query support into the PKCS12 API 2021-04-30 09:15:50 +10:00
p12_decr.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
p12_init.c Update copyright year 2021-05-06 13:03:23 +01:00
p12_key.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
p12_kiss.c
p12_local.h
p12_mutl.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
p12_npas.c
p12_p8d.c Update copyright year 2021-05-06 13:03:23 +01:00
p12_p8e.c Replace some of the ERR_clear_error() calls with mark calls 2021-05-13 19:26:06 +02:00
p12_sbag.c Fix PKCS12_create() so that a fetch error is not added to the error stack. 2021-05-28 13:54:19 +02:00
p12_utl.c
pk12err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00