Home
last modified time | relevance | path

Searched refs:CheckSid (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DPropIDUtils.cpp576 static bool CheckSid(const Byte *data, UInt32 size, UInt32 pos) throw() in CheckSid() function
614 if (!CheckSid(data, size, Get32(data + 4))) return false; in CheckNtSecure()
615 if (!CheckSid(data, size, Get32(data + 8))) return false; in CheckNtSecure()

Completed in 1 milliseconds