Home
last modified time | relevance | path

Searched refs:crc64_rocksoft (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/lib/
A Dcrc64-rocksoft.c80 u64 crc64_rocksoft(const unsigned char *buffer, size_t len) in crc64_rocksoft() function
84 EXPORT_SYMBOL_GPL(crc64_rocksoft);
/linux-6.3-rc2/include/linux/
A Dcrc64.h15 u64 crc64_rocksoft(const unsigned char *buffer, size_t len);
/linux-6.3-rc2/block/
A Dt10-pi.c285 return cpu_to_be64(crc64_rocksoft(data, len)); in ext_pi_crc64()

Completed in 5 milliseconds