openssl/providers
Richard Levitte 904f42509f PROV: Move bio_prov.c from libcommon.a to libfips.a / libnonfips.a
libcommon.a is FIPS agnostic, while libfips.a and libnonfips.a are
FIPS / non-FIPS specific.  Since bio_prov.c checks FIPS_MODULE, it
belongs to the latter.

Along with this, a bit more instruction commentary is added to
providers/build.info.

Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
(Merged from https://github.com/openssl/openssl/pull/12486)
2020-07-21 11:52:32 +02:00
..
common PROV: Move bio_prov.c from libcommon.a to libfips.a / libnonfips.a 2020-07-21 11:52:32 +02:00
fips Add ERR_raise() errors to fips OSSL_provider_init and self tests. 2020-07-21 16:30:02 +10:00
implementations rand: detect if FIPS approved randomness sources are being used. 2020-07-17 22:16:11 +10:00
build.info PROV: Move bio_prov.c from libcommon.a to libfips.a / libnonfips.a 2020-07-21 11:52:32 +02:00
defltprov.c Add AES_CBC_CTS ciphers to providers 2020-07-15 23:11:50 +02:00
legacyprov.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
nullprov.c Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h> 2020-06-24 22:01:22 +02:00