Home
last modified time | relevance | path

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

/external/lzma/C/
DXzDec.c506 static Bool Xz_CheckFooter(CXzStreamFlags flags, UInt64 indexSize, const Byte *buf) in Xz_CheckFooter() function
866 if (!Xz_CheckFooter(p->streamFlags, p->indexSize, p->buf)) in XzUnpacker_Code()