Searched defs:crc32_be (Results 1 – 2 of 2) sorted by relevance
334 u32 __pure __weak crc32_be(u32 crc, unsigned char const *p, size_t len) function339 u32 __pure __weak crc32_be(u32 crc, unsigned char const *p, size_t len) function
256 u32 __pure crc32_be(u32 crc, unsigned char const *p, size_t len) in crc32_be() function