Searched refs:Fq6Neg (Results 1 – 4 of 4) sorted by relevance
106 Fq6Neg(&result->z0, &in->z0); in Fq12Neg()107 Fq6Neg(&result->z1, &in->z1); in Fq12Neg()151 Fq6Neg(&result->z1, &in->z1); in Fq12Conj()
106 void Fq6Neg(Fq6Elem* result, Fq6Elem const* in) { in Fq6Neg() function
64 void Fq6Neg(Fq6Elem* result, Fq6Elem const* in);
227 Fq6Neg(&actual, &left); in TEST()