Home
last modified time | relevance | path

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

/external/epid-sdk/epid/common/math/unittests/
Dbignum-test.cc280 BigNumObj bn_large_p1(this->str_large_p1); in TEST_F() local
282 EXPECT_TRUE(CompareBigNum(bn, bn_large_p1)); in TEST_F()