Home
last modified time | relevance | path

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

/external/epid-sdk/epid/member/tiny/unittests/
Dmember-testhelper.h101 static const GroupPubKey kGrpYKey; variable
Ddecompress_privkey-test.cc59 auto const& pub_key = this->kGrpYKey; in TEST_F()
Dmember-testhelper.cc413 const GroupPubKey EpidMemberTest::kGrpYKey = { member in EpidMemberTest
/external/epid-sdk/epid/member/unittests/
Dmember-testhelper.h97 static const GroupPubKey kGrpYKey; variable
Ddecompress_privkey-test.cc59 auto const& pub_key = this->kGrpYKey; in TEST_F()
Dmember-testhelper.cc381 const GroupPubKey EpidMemberTest::kGrpYKey = { member in EpidMemberTest
/external/epid-sdk/epid/verifier/unittests/
Dverifier-testhelper.h171 static const GroupPubKey kGrpYKey; variable