Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Cab/
H A DCabIn.cpp71 struct CSignatureFinder struct
73 Byte *Buf;
74 UInt32 Pos;
75 UInt32 End;
76 const Byte *Signature;
77 UInt32 SignatureSize;
79 UInt32 _headerSize;
80 UInt32 _alignSize;
81 UInt32 _bufUseCapacity;
83 const UInt64 *SearchLimit;
[all …]