Searched defs:crc (Results 1 – 2 of 2) sorted by relevance
179 unsigned int crc32_le(unsigned int crc, unsigned char *p, unsigned int len) in crc32_le()344 unsigned short CRC_Calculate(unsigned short crc, unsigned char ch) in CRC_Calculate()363 unsigned short crc = 0xffff; in CRC_CCITT() local
1573 uint32_t crc = 0; in getCrc() local1594 uint32_t crc; in mergeBoot() local