Home
last modified time | relevance | path

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

/linux/lib/crc/loongarch/ !
H A Dcrc32.h24 #define CRC32(crc, value, size) _CRC32(crc, value, size, crc) macro
/linux/lib/crc/ !
H A DKconfig56 config CRC32 config
/linux/lib/crc/mips/ !
H A Dcrc32.h55 #define CRC32(crc, value, size) \ macro