Searched defs:crc32_le (Results 1 – 3 of 3) sorted by relevance
186 u32 __pure __weak crc32_le(u32 crc, unsigned char const *p, size_t len) function195 u32 __pure __weak crc32_le(u32 crc, unsigned char const *p, size_t len) function
74 DEFINE_CRC32_VX(crc32_le_vx, crc32_le_vgfm_16, crc32_le) in DEFINE_CRC32_VX() argument
220 u32 __pure crc32_le(u32 crc, unsigned char const *p, size_t len) in crc32_le() function