Home
last modified time | relevance | path

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

/external/epid-sdk/epid/common/math/unittests/
Decgroup-test.cc1032 EcPoint const* pts_ec1_ec2[] = {this->efq_a, this->efq2_b}; in TEST_F() local
1048 EcMultiExp(this->efq, pts_ec1_ec2, b, m, this->efq_r)); in TEST_F()
1205 EcPoint const* pts_ec1_ec2[] = {this->efq_a, this->efq2_b}; in TEST_F() local
1225 EcMultiExpBn(this->efq, pts_ec1_ec2, b, m, this->efq_r)); in TEST_F()
1472 EcPoint const* pts_ec1_ec2[] = {this->efq_a, this->efq2_b}; in TEST_F() local
1491 EcSscmMultiExp(this->efq, pts_ec1_ec2, b, m, this->efq_r)); in TEST_F()