openssl/crypto/dsa
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 Use build.info, not ifdef for crypto modules 2020-04-16 13:52:22 +02:00
dsa_ameth.c Modify EVP_PKEY_ASN1_METHOD's export_to function to take an importer 2021-05-20 12:57:22 +01:00
dsa_asn1.c Update copyright year 2020-04-23 13:55:52 +01:00
dsa_backend.c Detect low-level engine and app method based keys 2021-04-19 11:36:16 +02:00
dsa_check.c Update copyright year 2021-03-11 13:27:36 +00:00
dsa_depr.c Update copyright year 2021-04-22 14:38:44 +01:00
dsa_err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
dsa_gen.c DSA_generate_parameters_ex: use the old method for all small keys 2021-04-01 15:50:45 +02:00
dsa_key.c Update copyright year 2021-03-11 13:27:36 +00:00
dsa_lib.c Do not allow creating empty RSA keys by duplication 2021-04-15 09:23:18 +02:00
dsa_local.h Update copyright year 2021-03-11 13:27:36 +00:00
dsa_meth.c dsa: provider and library deprecation changes 2020-12-17 21:09:54 +01:00
dsa_ossl.c add zero strenght arguments to BN and RAND RNG calls 2021-05-29 17:17:12 +10:00
dsa_pmeth.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
dsa_prn.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
dsa_sign.c Add ossl_encode symbols 2021-03-18 17:52:37 +10:00
dsa_vrf.c Update copyright year 2020-04-23 13:55:52 +01:00