Searched refs:Fq12Inv (Results 1 – 4 of 4) sorted by relevance
65 void Fq12Inv(Fq12Elem* result, Fq12Elem const* in);
384 Fq12Inv(&actual, &left); in TEST()
94 void Fq12Inv(Fq12Elem* result, Fq12Elem const* in) { in Fq12Inv() function
100 Fq12Inv(&t2, f); in finalExp()