Searched refs:Fq12Eq (Results 1 – 4 of 4) sorted by relevance
681 EXPECT_TRUE(Fq12Eq(&left, &left2)); in TEST()733 EXPECT_FALSE(Fq12Eq(&left, &right)); in TEST()
114 int Fq12Eq(Fq12Elem const* left, Fq12Elem const* right);
84 result = Fq12Eq(&t3, &t4); in MembershipCredentialIsInGroup()
145 int Fq12Eq(Fq12Elem const* left, Fq12Elem const* right) { in Fq12Eq() function