openssl/providers
Richard Levitte 6592ab81d2 FIPS module: adapt for the changed error reporting methods
The FIPS module inner provider doesn't need to deal with error reason
strings or error library number, since it uses the outer provider's
error reporting upcalls.  We therefore disable that code in
crypto/provider_core.c when building the FIPS module.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9174)
2019-07-02 17:02:02 +02:00
..
common Add a nid 2 algorithm name mapping capability 2019-06-28 10:22:21 +01:00
default Change OSSL_PARAM return size to not be a pointer. 2019-06-24 14:43:55 +10:00
fips FIPS module: adapt for the changed error reporting methods 2019-07-02 17:02:02 +02:00
legacy Change OSSL_PARAM return size to not be a pointer. 2019-06-24 14:43:55 +10:00
build.info Move digests to providers 2019-06-04 12:09:50 +10:00