xref: /freebsd/crypto/openssl/providers/implementations/kem/build.info (revision d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf)
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$RSA_KEM_GOAL=../../libdefault.a ../../libfips.a
5
6SOURCE[$RSA_KEM_GOAL]=rsa_kem.c
7