Home
last modified time | relevance | path

Searched refs:crc64_compute (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dcrc64.h343 static __inline__ uint64_t crc64_compute(void const *data, in crc64_compute() function
H A Dfm_cc.c7095 crc64 = crc64_compute(p_Key, keySize, crc64); in FM_PCD_MatchTableGetIndexedHashBucket()