Searched refs:have_pre_comp (Results 1 – 4 of 4) sorted by relevance
1405 int have_pre_comp = 0; in ossl_ec_GFp_nistp224_points_mul() local1444 have_pre_comp = 1; in ossl_ec_GFp_nistp224_points_mul()1533 if ((scalar != NULL) && (have_pre_comp)) { in ossl_ec_GFp_nistp224_points_mul()
1745 int have_pre_comp = 0; in ossl_ec_GFp_nistp384_points_mul() local1784 have_pre_comp = 1; in ossl_ec_GFp_nistp384_points_mul()1871 if (scalar != NULL && have_pre_comp) { in ossl_ec_GFp_nistp384_points_mul()
1839 int have_pre_comp = 0; in ossl_ec_GFp_nistp521_points_mul() local1878 have_pre_comp = 1; in ossl_ec_GFp_nistp521_points_mul()1970 if ((scalar != NULL) && (have_pre_comp)) { in ossl_ec_GFp_nistp521_points_mul()
2024 int have_pre_comp = 0; in ossl_ec_GFp_nistp256_points_mul() local2064 have_pre_comp = 1; in ossl_ec_GFp_nistp256_points_mul()2159 if ((scalar != NULL) && (have_pre_comp)) { in ossl_ec_GFp_nistp256_points_mul()