Home
last modified time | relevance | path

Searched refs:efq2_b (Results 1 – 1 of 1) sorted by relevance

/external/epid-sdk/epid/common/math/unittests/
Decgroup-test.cc214 efq2_b = EcPointObj(&efq2, efq2_b_str); in SetUp()
254 EcPointObj efq2_b; member in __anona3e716940111::EcGroupTest
856 EcMul(this->efq, this->efq_a, this->efq2_b, this->efq_r)); in TEST_F()
910 EcMul(this->efq2, this->efq2_a, this->efq2_b, this->efq2_r)); in TEST_F()
1031 EcPoint const* pts_ec2[] = {this->efq2_a, this->efq2_b}; in TEST_F()
1032 EcPoint const* pts_ec1_ec2[] = {this->efq_a, this->efq2_b}; in TEST_F()
1177 EcPoint const* pts[] = {this->efq2_a, this->efq2_b}; in TEST_F()
1187 EcPoint const* pts[] = {this->efq2_a, this->efq2_b}; in TEST_F()
1204 EcPoint const* pts_ec2[] = {this->efq2_a, this->efq2_b}; in TEST_F()
1205 EcPoint const* pts_ec1_ec2[] = {this->efq_a, this->efq2_b}; in TEST_F()
[all …]