openssl/include/crypto
Richard Levitte f5a46ed7fe Modify the ERR init functions to use the internal ERR string loaders
This deprecates all the ERR_load_ functions, and moves their definition to
separate C source files that can easily be removed when those functions are
finally removed.

This also reduces include/openssl/kdferr.h to include cryptoerr_legacy.h,
moves the declaration of ERR_load_ERR_strings() from include/openssl/err.h
to include/openssl/cryptoerr_legacy.h, and finally removes the declaration
of ERR_load_DSO_strings(), which was entirely internal anyway.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13390)
2020-11-24 15:21:44 +01:00
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
aes_platform.h Optimize AES-XTS mode in OpenSSL for aarch64 2020-11-12 11:09:22 +01:00
aria.h
asn1_dsa.h Update copyright year 2020-10-15 14:10:06 +01:00
asn1.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
async.h
bn_conf.h.in
bn_dh.h
bn_srp.h
bn.h Update copyright year 2020-10-15 14:10:06 +01:00
chacha.h
cmll_platform.h
cms.h
cryptlib.h
ctype.h
decoder.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
des_platform.h
dh.h Constify OSSL_FUNC_keymgmt_validate() 2020-10-23 17:54:40 +03:00
dsa.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
dso_conf.h.in
ec.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
ecx.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
encoder.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
engine.h
err.h Modify the ERR init functions to use the internal ERR string loaders 2020-11-24 15:21:44 +01:00
ess.h
evp.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
lhash.h
md32_common.h
modes.h
objects.h
pem.h Unexport internal MSBLOB and PVK functions 2020-10-21 21:10:48 +02:00
pkcs7.h Add libctx support to PKCS7. 2020-08-09 17:34:52 +10:00
poly1305.h
punycode.h Update copyright year 2020-10-15 14:10:06 +01:00
rand_pool.h doc: Documentation changes for moving the entropy source out of the fips provider 2020-11-20 08:24:21 +10:00
rand.h rand: move the entropy source out of the FIPS provider 2020-11-20 08:24:21 +10:00
rsa.h Deprecate RSA harder 2020-11-18 23:38:34 +01:00
security_bits.h
sha.h rename sha1_ctrl to ossl_sha1_ctrl. 2020-11-19 07:39:13 +10:00
siphash.h
siv.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
sm2.h Update copyright year 2020-10-15 14:10:06 +01:00
sm2err.h Add SM2 signature algorithm to default provider 2020-09-22 08:18:09 +01:00
sm4.h
sparse_array.h
store.h
types.h Deprecate RSA harder 2020-11-18 23:38:34 +01:00
x509.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
x509v3.h