HomeSort by relevance Sort by last modified time
    Searched refs:kEps0GroupPublicKey (Results 1 - 7 of 7) sorted by null

  /external/epid-sdk/epid/member/tiny/unittests/
member-testhelper.h 109 static const GroupPubKey kEps0GroupPublicKey;
member-testhelper.cc 424 const GroupPubKey EpidMemberTest::kEps0GroupPublicKey = {
  /external/epid-sdk/epid/member/unittests/
member-testhelper.h 105 static const GroupPubKey kEps0GroupPublicKey;
signbasic-test.cc 173 this->kEps0GroupPublicKey,
184 VerifierCtxObj ctx(this->kEps0GroupPublicKey);
211 this->kEps0GroupPublicKey,
222 VerifierCtxObj ctx(this->kEps0GroupPublicKey);
305 this->kEps0GroupPublicKey,
315 VerifierCtxObj ctx1(this->kEps0GroupPublicKey);
326 VerifierCtxObj ctx2(this->kEps0GroupPublicKey);
338 VerifierCtxObj ctx3(this->kEps0GroupPublicKey);
368 this->kEps0GroupPublicKey,
379 VerifierCtxObj ctx(this->kEps0GroupPublicKey);
    [all...]
nr_prove-test.cc 102 this->kEps0GroupPublicKey,
155 this->kEps0GroupPublicKey,
255 this->kEps0GroupPublicKey,
sign-test.cc     [all...]
member-testhelper.cc 392 const GroupPubKey EpidMemberTest::kEps0GroupPublicKey = {

Completed in 5290 milliseconds