Home
last modified time | relevance | path

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

/linux/arch/loongarch/crypto/
H A Dcrc32-loongarch.c145 static int chksumc_update(struct shash_desc *desc, const u8 *data, unsigned int length) in chksumc_update() function
250 .update = chksumc_update,
/linux/arch/mips/crypto/
H A Dcrc32-mips.c205 static int chksumc_update(struct shash_desc *desc, const u8 *data, in chksumc_update() function
307 .update = chksumc_update,