openssl/providers
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
..
common Move provider der_XXX.h.in files to the include directory. 2021-06-01 15:31:06 +10:00
fips Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
implementations Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
baseprov.c
build.info Rework how providers/fipsmodule.cnf is produced 2021-05-26 15:11:01 +02:00
decoders.inc
defltprov.c PROV: Add OIDs we know to all provider applicable algorithms 2021-04-18 10:10:23 +02:00
encoders.inc
fips-sources.checksums make update-fips-checksums 2021-05-29 11:06:44 +02:00
fips.checksum make update-fips-checksums 2021-05-29 11:06:44 +02:00
fips.module.sources make update-fips-checksums 2021-05-29 11:06:44 +02:00
legacyprov.c Add PBKDF1 to the legacy provider 2021-05-24 15:21:25 +10:00
nullprov.c
prov_running.c
stores.inc