Home | History | Annotate | Download | only in lzma_sdk

Lines Matching refs:crcsDefined

695 crcsDefined = 0;
697 res = SzReadHashDigests(sd, *numFolders, &crcsDefined, &crcs, allocTemp);
703 folder->UnpackCRCDefined = crcsDefined[i];
708 IAlloc_Free(allocTemp, crcsDefined);