Searched refs:chksum_finup (Results 1 - 6 of 6) sorted by relevance

/linux-master/crypto/
H A Dcrct10dif_generic.c74 static int chksum_finup(struct shash_desc *desc, const u8 *data, function
93 .finup = chksum_finup,
H A Dcrc64_rocksoft_generic.c42 static int chksum_finup(struct shash_desc *desc, const u8 *data, function
61 .finup = chksum_finup,
H A Dcrc32c_generic.c106 static int chksum_finup(struct shash_desc *desc, const u8 *data, function
136 .finup = chksum_finup,
/linux-master/arch/x86/crypto/
H A Dcrct10dif-pclmul_glue.c85 static int chksum_finup(struct shash_desc *desc, const u8 *data, function
104 .finup = chksum_finup,
/linux-master/arch/loongarch/crypto/
H A Dcrc32-loongarch.c181 static int chksum_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) function
231 .finup = chksum_finup,
/linux-master/arch/mips/crypto/
H A Dcrc32-mips.c238 static int chksum_finup(struct shash_desc *desc, const u8 *data, function
284 .finup = chksum_finup,

Completed in 122 milliseconds