Searched refs:packCRCs (Results 1 – 1 of 1) sorted by relevance
487 UInt32 **packCRCs, in SzReadPackInfo() argument511 RINOK(SzReadHashDigests(sd, (size_t)*numPackStreams, packCRCsDefined, packCRCs, alloc)); in SzReadPackInfo()519 MY_ALLOC(UInt32, *packCRCs, (size_t)*numPackStreams, alloc); in SzReadPackInfo()523 (*packCRCs)[i] = 0; in SzReadPackInfo()