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