Lines Matching refs:mixed
908 const int mixed, const felem x2, const felem y2, in point_add() argument
916 if (!mixed) { in point_add()
1011 if (!mixed) { in point_add()
1141 const int mixed, const felem pre_comp[][17][3], in batch_mul() argument
1218 mixed, tmp[0], tmp[1], tmp[2]); in batch_mul()
1413 int mixed = 0; in ossl_ec_GFp_nistp224_points_mul() local
1476 mixed = 1; in ossl_ec_GFp_nistp224_points_mul()
1480 if (mixed) in ossl_ec_GFp_nistp224_points_mul()
1484 || (mixed && (tmp_felems == NULL))) in ossl_ec_GFp_nistp224_points_mul()
1548 if (mixed) in ossl_ec_GFp_nistp224_points_mul()
1573 mixed, (const felem(*)[17][3])pre_comp, g_pre_comp); in ossl_ec_GFp_nistp224_points_mul()
1578 NULL, mixed, (const felem(*)[17][3])pre_comp, NULL); in ossl_ec_GFp_nistp224_points_mul()