Searched defs:crc_ (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/arch/loongarch/crypto/ |
| D | crc32-loongarch.c | 30 static u32 crc32_loongarch_hw(u32 crc_, const u8 *p, unsigned int len) in crc32_loongarch_hw() 66 static u32 crc32c_loongarch_hw(u32 crc_, const u8 *p, unsigned int len) in crc32c_loongarch_hw()
|
| /kernel/linux/linux-5.10/arch/mips/crypto/ |
| D | crc32-mips.c | 70 static u32 crc32_mips_le_hw(u32 crc_, const u8 *p, unsigned int len) 110 static u32 crc32c_mips_le_hw(u32 crc_, const u8 *p, unsigned int len)
|
| /kernel/linux/linux-6.6/arch/mips/crypto/ |
| D | crc32-mips.c | 76 static u32 crc32_mips_le_hw(u32 crc_, const u8 *p, unsigned int len) 116 static u32 crc32c_mips_le_hw(u32 crc_, const u8 *p, unsigned int len)
|