Searched defs:CRC32C (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/sparc/crypto/
H A Dopcodes.h18 #define CRC32C(a,b,c) \ macro
/linux-master/arch/mips/crypto/
H A Dcrc32-mips.c73 #define CRC32C(crc, value, size) \ macro
/linux-master/arch/loongarch/crypto/
H A Dcrc32-loongarch.c28 #define CRC32C(crc, value, size) _CRC32(crc, value, size, crcc) macro
/linux-master/drivers/target/iscsi/
H A Discsi_target_parameters.h158 #define CRC32C "CRC32C" macro

Completed in 117 milliseconds