Home
last modified time | relevance | path

Searched refs:CheckNtSecure (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DPropIDUtils.h14 bool CheckNtSecure(const Byte *data, UInt32 size) throw();;
DPropIDUtils.cpp553 bool CheckNtSecure(const Byte *data, UInt32 size) throw() in CheckNtSecure() function
DArchiveExtractCallback.cpp1569 if (CheckNtSecure((const Byte *)data, dataSize)) in SetOperationResult()