Searched refs:byte_crc32 (Results 1 – 1 of 1) sorted by relevance
82 byte_crc32(unsigned char data /* new byte for the crc calculation */, in byte_crc32() function106 crc32_table[i] = byte_crc32((unsigned char)i, 0LL); in init_crc32_table()