Home
last modified time | relevance | path

Searched refs:chksum_update (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/crypto/
Dcrc64_rocksoft_generic.c17 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() function
59 .update = chksum_update,
Dcrct10dif_generic.c51 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() function
91 .update = chksum_update,
Dcrc32c_generic.c83 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() function
134 .update = chksum_update,
/Linux-v6.1/arch/x86/crypto/
Dcrct10dif-pclmul_glue.c52 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() function
102 .update = chksum_update,
/Linux-v6.1/arch/mips/crypto/
Dcrc32-mips.c192 static int chksum_update(struct shash_desc *desc, const u8 *data, function
282 .update = chksum_update,