11cb0ef41Sopenharmony_ciLIBS=../../libcrypto 21cb0ef41Sopenharmony_ci 31cb0ef41Sopenharmony_ci$COMMON=rsa_ossl.c rsa_gen.c rsa_lib.c rsa_sign.c rsa_pk1.c \ 41cb0ef41Sopenharmony_ci rsa_none.c rsa_oaep.c rsa_chk.c rsa_pss.c rsa_x931.c rsa_crpt.c \ 51cb0ef41Sopenharmony_ci rsa_sp800_56b_gen.c rsa_sp800_56b_check.c rsa_backend.c \ 61cb0ef41Sopenharmony_ci rsa_mp_names.c rsa_schemes.c 71cb0ef41Sopenharmony_ci 81cb0ef41Sopenharmony_ciSOURCE[../../libcrypto]=$COMMON\ 91cb0ef41Sopenharmony_ci rsa_saos.c rsa_err.c rsa_asn1.c rsa_ameth.c rsa_prn.c \ 101cb0ef41Sopenharmony_ci rsa_pmeth.c rsa_meth.c rsa_mp.c 111cb0ef41Sopenharmony_ciIF[{- !$disabled{'deprecated-0.9.8'} -}] 121cb0ef41Sopenharmony_ci SOURCE[../../libcrypto]=rsa_depr.c 131cb0ef41Sopenharmony_ciENDIF 141cb0ef41Sopenharmony_ciIF[{- !$disabled{'deprecated-3.0'} -}] 151cb0ef41Sopenharmony_ci SOURCE[../../libcrypto]=rsa_x931g.c 161cb0ef41Sopenharmony_ciENDIF 171cb0ef41Sopenharmony_ci 181cb0ef41Sopenharmony_ciSOURCE[../../providers/libfips.a]=$COMMON 191cb0ef41Sopenharmony_ci 201cb0ef41Sopenharmony_ciIF[{- !$disabled{'acvp-tests'} -}] 211cb0ef41Sopenharmony_ci SOURCE[../../providers/libfips.a]=rsa_acvp_test_params.c 221cb0ef41Sopenharmony_ciENDIF 23