Searched refs:chksumc_finup (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 129 milliseconds