Lines Matching refs:mixed
1239 const int mixed, const smallfelem x2, in point_add() argument
1259 if (!mixed) { in point_add()
1677 const int mixed, const smallfelem pre_comp[][17][3], in batch_mul() argument
1759 mixed, tmp[0], tmp[1], tmp[2]); in batch_mul()
2025 int mixed = 0; in ossl_ec_GFp_nistp256_points_mul() local
2089 mixed = 1; in ossl_ec_GFp_nistp256_points_mul()
2093 if (mixed) in ossl_ec_GFp_nistp256_points_mul()
2097 || (mixed && (tmp_smallfelems == NULL))) in ossl_ec_GFp_nistp256_points_mul()
2168 if (mixed) in ossl_ec_GFp_nistp256_points_mul()
2193 mixed, (const smallfelem(*)[17][3])pre_comp, g_pre_comp); in ossl_ec_GFp_nistp256_points_mul()
2198 NULL, mixed, (const smallfelem(*)[17][3])pre_comp, NULL); in ossl_ec_GFp_nistp256_points_mul()