]> git.ipfire.org Git - thirdparty/openssl.git/blob - crypto/rsa/build.info
Make the RSA ASYM_CIPHER implementation available inside the FIPS module
[thirdparty/openssl.git] / crypto / rsa / build.info
1 LIBS=../../libcrypto
2
3 $COMMON=rsa_ossl.c rsa_gen.c rsa_lib.c rsa_sign.c rsa_pk1.c \
4 rsa_none.c rsa_oaep.c rsa_chk.c rsa_pss.c rsa_x931.c rsa_crpt.c \
5 rsa_x931g.c rsa_sp800_56b_gen.c rsa_sp800_56b_check.c
6
7 SOURCE[../../libcrypto]=$COMMON\
8 rsa_saos.c rsa_err.c rsa_asn1.c rsa_depr.c rsa_ameth.c rsa_prn.c \
9 rsa_pmeth.c rsa_meth.c rsa_mp.c rsa_ssl.c
10 SOURCE[../../providers/libfips.a]=$COMMON