Searched defs:kRawPrefixSize (Results 1 – 2 of 2) sorted by relevance
| /external/tink/cc/ | ||
| D | crypto_format.h | 45 static constexpr int kRawPrefixSize = 0; variable |
| /external/tink/cc/core/ | ||
| D | crypto_format.cc | 50 const int CryptoFormat::kRawPrefixSize; member in crypto::tink::CryptoFormat |