Searched refs:Fq12Neg (Results 1 – 3 of 3) sorted by relevance
72 void Fq12Neg(Fq12Elem* result, Fq12Elem const* in);
441 Fq12Neg(&actual, &left); in TEST()
105 void Fq12Neg(Fq12Elem* result, Fq12Elem const* in) { in Fq12Neg() function