Searched refs:crc32_be_arch (Results 1 – 10 of 10) sorted by relevance
68 #define crc32_be_arch crc32_be_base macro80 return crc32_be_arch(crc, p, len); in crc32_be()
21 static inline u32 crc32_be_arch(u32 crc, const u8 *p, size_t len) in crc32_be_arch() function
17 #define crc32_be_arch crc32_be_base /* not implemented on this arch */ macro
56 DEFINE_CRC32_VX(crc32_be_arch, crc32_be_vgfm_16, crc32_be_base) in DEFINE_CRC32_VX()
106 #define crc32_be_arch crc32_be_base /* not implemented on this arch */ macro
58 static inline u32 crc32_be_arch(u32 crc, const u8 *p, size_t len) in crc32_be_arch() function
101 #define crc32_be_arch crc32_be_base /* not implemented on this arch */ macro
80 #define crc32_be_arch crc32_be_base /* not implemented on this arch */ macro
148 #define crc32_be_arch crc32_be_base /* not implemented on this arch */ macro