Searched defs:kLegacyStartByte (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tink/cc/ | ||
H A D | crypto_format.h | 38 static constexpr uint8_t kLegacyStartByte = 0x00; variable |
/aosp_15_r20/external/tink/cc/core/ | ||
H A D | crypto_format.cc | 45 const uint8_t CryptoFormat::kLegacyStartByte; member in crypto::tink::CryptoFormat |