Searched refs:crc64 (Results 1 – 3 of 3) sorted by relevance
12 uint64_t crc64(uint64_t crc, const uint8_t *buffer, size_t len);
50 uint64_t crc64(uint64_t crc, uint8_t const *buffer, size_t len) in crc64() function
709 **`uint64_t crc64(uint64_t crc, uint8_t const *buffer, size_t len)`**