1e1051a39Sopenharmony_ciLIBS=../../libcrypto 2e1051a39Sopenharmony_ci 3e1051a39Sopenharmony_ci$COMMON=rsa_ossl.c rsa_gen.c rsa_lib.c rsa_sign.c rsa_pk1.c \ 4e1051a39Sopenharmony_ci rsa_none.c rsa_oaep.c rsa_chk.c rsa_pss.c rsa_x931.c rsa_crpt.c \ 5e1051a39Sopenharmony_ci rsa_sp800_56b_gen.c rsa_sp800_56b_check.c rsa_backend.c \ 6e1051a39Sopenharmony_ci rsa_mp_names.c rsa_schemes.c 7e1051a39Sopenharmony_ci 8e1051a39Sopenharmony_ciSOURCE[../../libcrypto]=$COMMON\ 9e1051a39Sopenharmony_ci rsa_saos.c rsa_err.c rsa_asn1.c rsa_ameth.c rsa_prn.c \ 10e1051a39Sopenharmony_ci rsa_pmeth.c rsa_meth.c rsa_mp.c 11e1051a39Sopenharmony_ciIF[{- !$disabled{'deprecated-0.9.8'} -}] 12e1051a39Sopenharmony_ci SOURCE[../../libcrypto]=rsa_depr.c 13e1051a39Sopenharmony_ciENDIF 14e1051a39Sopenharmony_ciIF[{- !$disabled{'deprecated-3.0'} -}] 15e1051a39Sopenharmony_ci SOURCE[../../libcrypto]=rsa_x931g.c 16e1051a39Sopenharmony_ciENDIF 17e1051a39Sopenharmony_ci 18e1051a39Sopenharmony_ciSOURCE[../../providers/libfips.a]=$COMMON 19e1051a39Sopenharmony_ci 20e1051a39Sopenharmony_ciIF[{- !$disabled{'acvp-tests'} -}] 21e1051a39Sopenharmony_ci SOURCE[../../providers/libfips.a]=rsa_acvp_test_params.c 22e1051a39Sopenharmony_ciENDIF 23