Home
last modified time | relevance | path

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

/external/tink/cc/
Dcrypto_format.h45 static constexpr int kRawPrefixSize = 0; variable
/external/tink/cc/core/
Dcrypto_format.cc50 const int CryptoFormat::kRawPrefixSize; member in crypto::tink::CryptoFormat