Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/crypto/
H A Dcrc32-loongarch.c202 static int chksumc_digest(struct shash_desc *desc, const u8 *data, unsigned int length, u8 *out) in chksumc_digest() function
/openbmc/linux/arch/mips/crypto/
H A Dcrc32-mips.c262 static int chksumc_digest(struct shash_desc *desc, const u8 *data, function