Searched refs:Cmp_OctStr256 (Results 1 – 3 of 3) sorted by relevance
/external/epid-sdk/epid/common-testhelper/ |
D | octstr-testhelper.h | 44 EpidStatus Cmp_OctStr256(const OctStr256* pA, const OctStr256* pB,
|
D | octstr-testhelper.cc | 96 EpidStatus Cmp_OctStr256(const OctStr256* pA, const OctStr256* pB, in Cmp_OctStr256() function
|
/external/epid-sdk/epid/common/math/unittests/ |
D | ffelement-test.cc | 2848 THROW_ON_EPIDERR(Cmp_OctStr256(&this->bn_1_str.data, &buf.data, &result)); in TEST_F() 2853 THROW_ON_EPIDERR(Cmp_OctStr256(&this->bn_2_str.data, &buf.data, &result)); in TEST_F() 2859 Cmp_OctStr256(&this->bn_0xffff_str.data, &buf.data, &result)); in TEST_F() 2865 Cmp_OctStr256(&this->bn_0xffff_str.data, &buf.data, &result)); in TEST_F()
|