crc_               70 arch/mips/crypto/crc32-mips.c static u32 crc32_mips_le_hw(u32 crc_, const u8 *p, unsigned int len)
crc_               72 arch/mips/crypto/crc32-mips.c 	u32 crc = crc_;
crc_              110 arch/mips/crypto/crc32-mips.c static u32 crc32c_mips_le_hw(u32 crc_, const u8 *p, unsigned int len)
crc_              112 arch/mips/crypto/crc32-mips.c 	u32 crc = crc_;