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

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

Completed in 111 milliseconds