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

/linux-master/crypto/
H A Dcrct10dif_generic.c60 static int chksum_final(struct shash_desc *desc, u8 *out) function
92 .final = chksum_final,
H A Dcrc64_rocksoft_generic.c27 static int chksum_final(struct shash_desc *desc, u8 *out) function
60 .final = chksum_final,
H A Dcrc32c_generic.c92 static int chksum_final(struct shash_desc *desc, u8 *out) function
135 .final = chksum_final,
/linux-master/arch/x86/crypto/
H A Dcrct10dif-pclmul_glue.c66 static int chksum_final(struct shash_desc *desc, u8 *out) function
103 .final = chksum_final,
/linux-master/arch/loongarch/crypto/
H A Dcrc32-loongarch.c153 static int chksum_final(struct shash_desc *desc, u8 *out) function
230 .final = chksum_final,
/linux-master/arch/mips/crypto/
H A Dcrc32-mips.c210 static int chksum_final(struct shash_desc *desc, u8 *out) function
283 .final = chksum_final,

Completed in 137 milliseconds