prov: move the entropy source out of the FIPS provider
[openssl.git] / providers / common / build.info
index 2b6c16e103e7747208bbefdcadf2b95c57597084..8de65f3fa80d25316af171ea178b3fd4268c4bee 100644 (file)
@@ -1 +1,7 @@
-SUBDIRS=digests ciphers
+SUBDIRS=der
+
+SOURCE[../libcommon.a]=provider_err.c provider_ctx.c
+$FIPSCOMMON=provider_util.c capabilities.c bio_prov.c digest_to_nid.c\
+            securitycheck.c provider_seeding.c
+SOURCE[../libnonfips.a]=$FIPSCOMMON securitycheck_default.c
+SOURCE[../libfips.a]=$FIPSCOMMON securitycheck_fips.c