Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/crypto/
H A Dcrc32-loongarch.c175 static int __chksumc_finup(u32 crc, const u8 *data, unsigned int len, u8 *out) in __chksumc_finup() function
/openbmc/linux/arch/mips/crypto/
H A Dcrc32-mips.c232 static int __chksumc_finup(u32 crc, const u8 *data, unsigned int len, u8 *out) function