Home | History | Annotate | Download | only in C

Lines Matching refs:crcsDefined

695       Byte *crcsDefined = 0;

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