Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
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.12.1/include/linux/
Dcrc64.h15 u64 crc64_rocksoft(const unsigned char *buffer, size_t len);