Home
last modified time | relevance | path

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

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