Home
last modified time | relevance | path

Searched defs:chksum_finup (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/crypto/
H A Dcrc64_rocksoft_generic.c42 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() function
H A Dcrct10dif_generic.c74 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() function
H A Dcrc32c_generic.c106 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() function
/openbmc/linux/arch/x86/crypto/
H A Dcrct10dif-pclmul_glue.c85 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() function
/openbmc/linux/arch/loongarch/crypto/
H A Dcrc32-loongarch.c181 static int chksum_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) in chksum_finup() function
/openbmc/linux/arch/mips/crypto/
H A Dcrc32-mips.c238 static int chksum_finup(struct shash_desc *desc, const u8 *data, function