Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dcrc32.c334 u32 __pure __weak crc32_be(u32 crc, unsigned char const *p, size_t len) function
339 u32 __pure __weak crc32_be(u32 crc, unsigned char const *p, size_t len) function
/linux-6.12.1/arch/riscv/lib/
Dcrc32.c256 u32 __pure crc32_be(u32 crc, unsigned char const *p, size_t len) in crc32_be() function