Lines Matching refs:GT
95 this->params->GT, &this->t_str, true, &ps)); in TEST_F()
112 this->params->GT, &this->t_str, true, &ps)); in TEST_F()
120 NewPairingState(nullptr, this->params->G2, this->params->GT, in TEST_F()
124 NewPairingState(this->params->G1, nullptr, this->params->GT, in TEST_F()
132 this->params->GT, nullptr, true, &ps)); in TEST_F()
136 this->params->GT, &this->t_str, true, nullptr)); in TEST_F()
146 NewPairingState(&ga, this->params->G2, this->params->GT, in TEST_F()
158 NewPairingState(this->params->G1, &gb, this->params->GT, in TEST_F()
214 FfElementObj r(&this->params->GT); in TEST_F()
220 this->params->GT, &this->t_str, neg, &ps)); in TEST_F()
224 THROW_ON_EPIDERR(WriteFfElement(this->params->GT, r, &r_str, sizeof(r_str))); in TEST_F()
231 FfElementObj r(&this->params->GT); in TEST_F()
237 this->params->GT, &this->t_str, neg, &ps)); in TEST_F()
249 FfElementObj r(&this->params->GT); in TEST_F()
255 this->params->GT, &this->t_str, neg, &ps)); in TEST_F()
264 FfElementObj r(&this->params->GT); in TEST_F()
270 this->params->GT, &this->t_str, neg, &ps)); in TEST_F()