Searched refs:crc32 (Results 1 – 3 of 3) sorted by relevance
12 uint32_t crc32(uint32_t crc, const uint8_t *buffer, size_t len);
49 uint32_t crc32(uint32_t crc, uint8_t const *buffer, size_t len) in crc32() function
707 **`uint32_t crc32(uint32_t crc, uint8_t const *buffer, size_t len)`**