Searched defs:__crc32c_le (Results 1 – 2 of 2) sorted by relevance
190 u32 __pure __weak __crc32c_le(u32 crc, unsigned char const *p, size_t len) function199 u32 __pure __weak __crc32c_le(u32 crc, unsigned char const *p, size_t len) function
226 u32 __pure __crc32c_le(u32 crc, unsigned char const *p, size_t len) in __crc32c_le() function