openssl/test/helpers
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
..
cmp_testlib.c Update copyright year 2021-01-28 13:54:57 +01:00
cmp_testlib.h Add internal X509_add_certs_new(), which simplifies matters 2021-02-18 16:50:12 +01:00
handshake_srp.c Deprecate the libssl level SRP APIs 2021-02-12 08:47:32 +00:00
handshake.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
handshake.h Update copyright year 2021-02-18 15:05:17 +00:00
pkcs12.c Add a test for PKCS5_PBE_keyivgen() 2021-05-24 15:23:37 +10:00
pkcs12.h Update copyright year 2021-05-06 13:03:23 +01:00
predefined_dhparams.c Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). 2021-04-12 16:55:30 +10:00
predefined_dhparams.h test cleanup: move helper .c and .h files to test/helpers/ 2020-12-01 07:49:38 +01:00
ssl_test_ctx.c Update copyright year 2021-01-28 13:54:57 +01:00
ssl_test_ctx.h Update copyright year 2021-01-28 13:54:57 +01:00
ssltestlib.c Move ossl_sleep() to e_os.h and use it in apps 2021-05-18 14:49:33 +02:00
ssltestlib.h test cleanup: move helper .c and .h files to test/helpers/ 2020-12-01 07:49:38 +01:00