Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dcrc64.c44 u64 __pure crc64_be(u64 crc, const void *p, size_t len) in crc64_be() function
/kernel/linux/linux-6.6/lib/
Dcrc64.c51 u64 __pure crc64_be(u64 crc, const void *p, size_t len) in crc64_be() function