openssl/providers/implementations
Richard Levitte c5689319eb Use ERR_R_*_LIB instead of ERR_LIB_* as reason code for sub-libraries
Using ERR_LIB_* causes the error output to say 'reason(n)' instead of
the name of the sub-library in question.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14152)
2021-02-12 14:02:06 +01:00
..
asymciphers Move the PROV_R reason codes to a public header 2021-02-11 09:34:31 +01:00
ciphers Various cleanup of PROV_R_ reason codes 2021-02-11 09:34:31 +01:00
digests Move the PROV_R reason codes to a public header 2021-02-11 09:34:31 +01:00
encode_decode Various cleanup of PROV_R_ reason codes 2021-02-11 09:34:31 +01:00
exchange Move the PROV_R reason codes to a public header 2021-02-11 09:34:31 +01:00
include/prov Replace provider digest flags with separate param fields 2021-02-10 12:31:31 +10:00
kdfs Various cleanup of PROV_R_ reason codes 2021-02-11 09:34:31 +01:00
kem Move the PROV_R reason codes to a public header 2021-02-11 09:34:31 +01:00
keymgmt Various cleanup of PROV_R_ reason codes 2021-02-11 09:34:31 +01:00
macs Various cleanup of PROV_R_ reason codes 2021-02-11 09:34:31 +01:00
rands Move the PROV_R reason codes to a public header 2021-02-11 09:34:31 +01:00
signature Use ERR_R_*_LIB instead of ERR_LIB_* as reason code for sub-libraries 2021-02-12 14:02:06 +01:00
storemgmt Move the PROV_R reason codes to a public header 2021-02-11 09:34:31 +01:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00