Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/crypto/
H A Dcrc32-loongarch.c161 static int chksumc_final(struct shash_desc *desc, u8 *out) in chksumc_final() function
/openbmc/linux/arch/mips/crypto/
H A Dcrc32-mips.c218 static int chksumc_final(struct shash_desc *desc, u8 *out) function