Searched refs:Fq12Sub (Results 1 – 3 of 3) sorted by relevance
43 void Fq12Sub(Fq12Elem* result, Fq12Elem const* left, Fq12Elem const* right);
188 Fq12Sub(&actual, &left, &right); in TEST()
59 void Fq12Sub(Fq12Elem* result, Fq12Elem const* left, Fq12Elem const* right) { in Fq12Sub() function