Searched refs:Fq6Inv (Results 1 – 4 of 4) sorted by relevance
57 void Fq6Inv(Fq6Elem* result, Fq6Elem const* in);
194 Fq6Inv(&actual, &left); in TEST()
72 void Fq6Inv(Fq6Elem* result, Fq6Elem const* in) { in Fq6Inv() function
101 Fq6Inv(&temp4->z0, &temp4->z0); in Fq12Inv()