Lines Matching refs:mixed
1207 const int mixed, const felem x2, const felem y2, in point_add() argument
1222 if (!mixed) { in point_add()
1584 const int mixed, const felem pre_comp[][17][3], in batch_mul() argument
1651 mixed, tmp[0], tmp[1], tmp[2]); in batch_mul()
1915 int mixed = 0; in ossl_ec_GFp_nistp521_points_mul() local
1979 mixed = 1; in ossl_ec_GFp_nistp521_points_mul()
1983 if (mixed) in ossl_ec_GFp_nistp521_points_mul()
1987 || (mixed && (tmp_felems == NULL))) in ossl_ec_GFp_nistp521_points_mul()
2054 if (mixed) in ossl_ec_GFp_nistp521_points_mul()
2079 mixed, (const felem(*)[17][3])pre_comp, in ossl_ec_GFp_nistp521_points_mul()
2085 NULL, mixed, (const felem(*)[17][3])pre_comp, NULL); in ossl_ec_GFp_nistp521_points_mul()