Lines Matching refs:mixed
1073 const int mixed, const felem x2, const felem y2, in point_add() argument
1087 if (!mixed) { in point_add()
1376 const int mixed, const felem pre_comp[][17][3], in batch_mul() argument
1443 nq[0], nq[1], nq[2], mixed, in batch_mul()
1706 int mixed = 0; in ossl_ec_GFp_nistp384_points_mul() local
1770 mixed = 1; in ossl_ec_GFp_nistp384_points_mul()
1774 if (mixed) in ossl_ec_GFp_nistp384_points_mul()
1778 || (mixed && (tmp_felems == NULL))) in ossl_ec_GFp_nistp384_points_mul()
1840 if (mixed) in ossl_ec_GFp_nistp384_points_mul()
1865 mixed, (const felem(*)[17][3])pre_comp, in ossl_ec_GFp_nistp384_points_mul()
1871 NULL, mixed, (const felem(*)[17][3])pre_comp, NULL); in ossl_ec_GFp_nistp384_points_mul()