Searched defs:crcTable (Results 1 – 1 of 1) sorted by relevance
228 void CRCBuildTable16(unsigned short aPoly , unsigned short *crcTable) in CRCBuildTable16()254 unsigned short crcTable[256]; in CRC_16() local