Searched defs:crc_ (Results 1 - 2 of 2) sorted by path

/linux-master/arch/loongarch/crypto/
H A Dcrc32-loongarch.c30 static u32 crc32_loongarch_hw(u32 crc_, const u8 *p, unsigned int len) argument
65 static u32 crc32c_loongarch_hw(u32 crc_, const u8 *p, unsigned int len) argument
/linux-master/arch/mips/crypto/
H A Dcrc32-mips.c76 static u32 crc32_mips_le_hw(u32 crc_, const u8 *p, unsigned int len) argument
116 static u32 crc32c_mips_le_hw(u32 crc_, const u8 *p, unsigned int len) argument

Completed in 200 milliseconds