Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zHeader.cpp9 Byte kSignature[kSignatureSize] = {'7', 'z', 0xBC, 0xAF, 0x27, 0x1C}; variable
/external/boringssl/src/crypto/evp/
Devp_extra_test.cc165 static const uint8_t kSignature[] = { variable