Home
last modified time | relevance | path

Searched refs:k_AES (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
D7zHeader.h122 const UInt32 k_AES = 0x6F10701; variable
D7zItem.h86 if (Coders[i].MethodID == k_AES) in IsEncrypted()
D7zHandler.cpp281 if (id64 == k_AES) in IsFolderEncrypted()
467 else if (id == k_AES) in SetMethodToProp()
D7zEncode.cpp522 method.Id = k_AES; in EncoderConstr()
647 method.Id = k_AES; in EncoderConstr()