HomeSort by relevance Sort by last modified time
    Searched defs:kEmptySigRl (Results 1 - 4 of 4) sorted by null

  /external/epid-sdk/epid/common/1.1/unittests/
file_parser-test.cc 56 static const std::vector<uint8_t> kEmptySigRl;
367 const std::vector<uint8_t> Epid11FileParser::kEmptySigRl = {
    [all...]
  /external/epid-sdk/epid/common/unittests/
file_parser-test.cc 59 static const std::vector<uint8_t> kEmptySigRl;
113 const std::vector<uint8_t> EpidFileParser::kEmptySigRl = {
    [all...]
  /external/epid-sdk/epid/verifier/1.1/unittests/
verifier-testhelper.cc 168 const std::vector<uint8_t> Epid11VerifierTest::kEmptySigRl = {
verifier-testhelper.h 104 static const std::vector<uint8_t> kEmptySigRl;

Completed in 614 milliseconds