Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/
H A Dcrypto_format.h38 static constexpr uint8_t kLegacyStartByte = 0x00; variable
/aosp_15_r20/external/tink/cc/core/
H A Dcrypto_format.cc45 const uint8_t CryptoFormat::kLegacyStartByte; member in crypto::tink::CryptoFormat