Home
last modified time | relevance | path

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

/external/tink/cc/
Dcrypto_format.h42 static constexpr uint8_t kTinkStartByte = 0x01; variable
/external/tink/cc/core/
Dcrypto_format.cc48 const uint8_t CryptoFormat::kTinkStartByte; member in crypto::tink::CryptoFormat