mirror of
https://github.com/openssl/openssl.git
synced 2024-12-21 06:09:35 +08:00
904f42509f
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) |
||
---|---|---|
.. | ||
common | ||
fips | ||
implementations | ||
build.info | ||
defltprov.c | ||
legacyprov.c | ||
nullprov.c |