Home
last modified time | relevance | path

Searched refs:chksumc_finup (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/loongarch/crypto/
H A Dcrc32-loongarch.c188 static int chksumc_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) in chksumc_finup() function
253 .finup = chksumc_finup,
/openbmc/linux/arch/mips/crypto/
H A Dcrc32-mips.c246 static int chksumc_finup(struct shash_desc *desc, const u8 *data, function
306 .finup = chksumc_finup,