xref: /freebsd/crypto/openssl/providers/implementations/skeymgmt/build.info (revision d61c75f634cf52fdef9590601d881f85275eee9a)
1# We make separate GOAL variables for each algorithm, to make it easy to
2# switch each to the Legacy provider when needed.
3
4$AES_GOAL=../../libdefault.a ../../libfips.a
5$GENERIC_GOAL=../../libdefault.a ../../libfips.a
6
7SOURCE[$AES_GOAL]=aes_skmgmt.c
8SOURCE[$GENERIC_GOAL]=generic.c
9