Lines Matching refs:Fq2ElemStr
63 bool operator==(Fq2ElemStr const& lhs, Fq2ElemStr const& rhs) { in operator ==()
253 static const Fq2ElemStr fq2_2_1_str;
261 static const Fq2ElemStr fq2_a_str;
269 static const Fq2ElemStr fq2_sum_ab_str;
275 static const Fq2ElemStr fq2_mul_ab_str;
341 const Fq2ElemStr FfElementTest::fq2_2_1_str = {
515 const Fq2ElemStr FfElementTest::fq2_a_str = {
540 const Fq2ElemStr FfElementTest::fq2_sum_ab_str = {
613 const Fq2ElemStr FfElementTest::fq2_mul_ab_str = {
1520 uint8_t buf[sizeof(Fq2ElemStr) + 1] = {0}; in TEST_F()
1811 Fq2ElemStr fq2_r_str; in TEST_F()