Home
last modified time | relevance | path

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

/openbmc/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
251 .update = chksumc_update,
/openbmc/linux/arch/mips/crypto/
H A Dcrc32-mips.c201 static int chksumc_update(struct shash_desc *desc, const u8 *data, function
304 .update = chksumc_update,