Searched defs:crcMask (Results 1 – 5 of 5) sorted by relevance
130 USHORT crcMask; member
128 static void crcAdvance(USHORT crcPoly, USHORT crcMask, USHORT *crc, in crcAdvance()
132 USHORT crcMask; /*!< CRC mask. */ member
335 static inline INT calcCrc_Bits(USHORT *const pCrc, USHORT crcMask, in calcCrc_Bits()
1302 Byte crcMask = 0; in SzReadHeader2() local