Searched refs:crc32i (Results 1 – 2 of 2) sorted by relevance
13 #define CRC32 crc32i15 uint32_t crc32i(uint32_t crc, const char *buf, size_t len);
80 uint32_t crc32i(uint32_t crc, const char *buf, size_t len) in crc32i() function