Searched defs:CRC32 (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/crypto/
H A Dcrc32-mips.c70 #define CRC32(crc, value, size) \ macro
/linux-master/arch/loongarch/crypto/
H A Dcrc32-loongarch.c27 #define CRC32(crc, value, size) _CRC32(crc, value, size, crc) macro
/linux-master/drivers/staging/rtl8192e/rtl8192e/
H A Dr8190P_def.h236 u16 CRC32:1; member in struct:rx_desc

Completed in 111 milliseconds