Home
last modified time | relevance | path

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

/external/epid-sdk/epid/common/math/unittests/
Decgroup-test.cc1031 EcPoint const* pts_ec2[] = {this->efq2_a, this->efq2_b}; in TEST_F() local
1045 EXPECT_EQ(kEpidBadArgErr, EcMultiExp(this->efq, pts_ec2, b, m, this->efq_r)); in TEST_F()
1204 EcPoint const* pts_ec2[] = {this->efq2_a, this->efq2_b}; in TEST_F() local
1221 EcMultiExpBn(this->efq, pts_ec2, b, m, this->efq_r)); in TEST_F()
1471 EcPoint const* pts_ec2[] = {this->efq2_a, this->efq2_b}; in TEST_F() local
1487 EcSscmMultiExp(this->efq, pts_ec2, b, m, this->efq_r)); in TEST_F()