openssl/crypto/ocsp
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 Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c 2020-02-10 16:49:37 +01:00
ocsp_asn.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ocsp_cl.c Fix more certificate related lib_ctx settings. 2021-04-08 11:30:44 +10:00
ocsp_err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
ocsp_ext.c Fix safestack issues in asn1.h 2020-09-13 11:10:40 +01:00
ocsp_http.c HTTP: Implement persistent connections (keep-alive) 2021-05-14 19:24:42 +02:00
ocsp_lib.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
ocsp_local.h Fix more certificate related lib_ctx settings. 2021-04-08 11:30:44 +10:00
ocsp_prn.c Fix safestack issues in ocsp.h 2020-09-13 11:10:41 +01:00
ocsp_srv.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
ocsp_vfy.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
v3_ocsp.c Add ossl_v3 symbols 2021-03-18 17:52:37 +10:00