Home
last modified time | relevance | path

Searched defs:kRawPrefix (Results 1 – 2 of 2) sorted by relevance

/external/tink/cc/
Dcrypto_format.h46 static const absl::string_view kRawPrefix; // empty string variable
/external/tink/cc/core/
Dcrypto_format.cc51 const absl::string_view CryptoFormat::kRawPrefix = ""; member in crypto::tink::CryptoFormat