Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcrct10dif_generic.c51 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() function
94 .update = chksum_update,
Dcrc32c_generic.c90 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() function
141 .update = chksum_update,
/Linux-v4.19/arch/x86/crypto/
Dcrct10dif-pclmul_glue.c57 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() function
110 .update = chksum_update,
/Linux-v4.19/arch/mips/crypto/
Dcrc32-mips.c188 static int chksum_update(struct shash_desc *desc, const u8 *data, function
278 .update = chksum_update,