Home
last modified time | relevance | path

Searched defs:crc64 (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dcrc64.c173 uint64_t crc64(uint64_t crc, const unsigned char *s, uint64_t l) { in crc64() function
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c7082 uint64_t crc64 = 0; in FM_PCD_MatchTableGetIndexedHashBucket() local