Searched defs:crc64 (Results 1 – 2 of 2) sorted by relevance
173 uint64_t crc64(uint64_t crc, const unsigned char *s, uint64_t l) { in crc64() function
7082 uint64_t crc64 = 0; in FM_PCD_MatchTableGetIndexedHashBucket() local