Home
last modified time | relevance | path

Searched defs:_CRC32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/loongarch/crypto/
H A Dcrc32-loongarch.c18 #define _CRC32(crc, value, size, type) \ macro
/openbmc/linux/arch/mips/crypto/
H A Dcrc32-mips.c67 #define _CRC32(crc, value, size, op) \ macro