Searched refs:crc (Results 1 – 3 of 3) sorted by relevance
190 unsigned short crc; member206 unsigned short crc; /* 16 bit crc of the above */ member269 unsigned short crc; member
704 void *crc) in crcProcessFunction() argument706 *(unsigned long *)crc = crc32(*(unsigned long *)crc, data, dataLen); in crcProcessFunction()716 unsigned long crc; in mzIsZipEntryIntact() local719 crc = crc32(0L, Z_NULL, 0); in mzIsZipEntryIntact()721 (void *)&crc); in mzIsZipEntryIntact()726 if (crc != (unsigned long)pEntry->crc32) { in mzIsZipEntryIntact()728 pEntry->fileNameLen, pEntry->fileName, crc, pEntry->crc32); in mzIsZipEntryIntact()
90 ra->crc = 0; in mddi_remote_write()256 vs->crc = 0; in mddi_init()