xref: /freebsd/crypto/openssl/providers/fips/build.info (revision 7c31cdfa408a4ebce7a3e10d29056a15c28bc092)
1# We include the provider implementation into ../libfips.a, so that all
2# platforms can resolve symbols in other members of that library.
3SOURCE[../libfips.a]=fipsprov.c self_test.c self_test_kats.c fipsindicator.c
4
5# It is necessary to have an explicit entry point
6SOURCE[../fips]=fips_entry.c
7