Home
last modified time | relevance | path

Searched defs:CRC32 (Results 1 – 4 of 4) sorted by relevance

/linux-6.8/arch/loongarch/crypto/
Dcrc32-loongarch.c27 #define CRC32(crc, value, size) _CRC32(crc, value, size, crc) macro
/linux-6.8/arch/mips/crypto/
Dcrc32-mips.c70 #define CRC32(crc, value, size) \ macro
/linux-6.8/drivers/staging/rtl8192e/rtl8192e/
Dr8190P_def.h236 u16 CRC32:1; member
/linux-6.8/lib/
DKconfig174 config CRC32 config