Home
last modified time | relevance | path

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

/external/epid-sdk/epid/verifier/unittests/
Dverify-test.cc887 auto& grp_rl = this->kGrpRl; in TEST_F()
917 auto& grp_rl = this->kGrpRl; in TEST_F()
947 auto& grp_rl = this->kGrpRl; in TEST_F()
977 auto& grp_rl = this->kGrpRl; in TEST_F()
1027 auto& grp_rl = this->kGrpRl; in TEST_F()
1065 auto& grp_rl = this->kGrpRl; in TEST_F()
1111 auto& grp_rl = this->kGrpRl; in TEST_F()
1137 auto& grp_rl = this->kGrpRl; in TEST_F()
1160 auto& grp_rl = this->kGrpRl; in TEST_F()
1205 auto& grp_rl = this->kGrpRl; in TEST_F()
[all …]
Dverifier-testhelper.h126 static const std::vector<uint8_t> kGrpRl; variable
Dverifier-testhelper.cc577 const std::vector<uint8_t> EpidVerifierTest::kGrpRl = { member in EpidVerifierTest