Searched defs:crcvalue (Results 1 – 1 of 1) sorted by relevance
68 void CRC_Init(unsigned short *crcvalue) in CRC_Init()73 void CRC_ProcessByte(unsigned short *crcvalue, byte data) in CRC_ProcessByte()78 unsigned short CRC_Value(unsigned short crcvalue) in CRC_Value()