Home
last modified time | relevance | path

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

/external/epid-sdk/epid/common/math/unittests/
Decgroup-test.cc1052 EcPoint const* pts_withnull[] = {nullptr, this->efq_b}; in TEST_F() local
1071 EcMultiExp(this->efq, pts_withnull, b, m, this->efq_r)); in TEST_F()
1229 EcPoint const* pts_withnull[] = {nullptr, this->efq_b}; in TEST_F() local
1250 EcMultiExpBn(this->efq, pts_withnull, b, m, this->efq_r)); in TEST_F()
1495 EcPoint const* pts_withnull[] = {nullptr, this->efq_b}; in TEST_F() local
1515 EcSscmMultiExp(this->efq, pts_withnull, b, m, this->efq_r)); in TEST_F()