Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dcrc64_rocksoft_generic.c17 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() function
H A Dcrct10dif_generic.c51 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() function
H A Dcrc32c_generic.c83 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() function
/openbmc/linux/arch/x86/crypto/
H A Dcrct10dif-pclmul_glue.c52 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() function
/openbmc/linux/arch/loongarch/crypto/
H A Dcrc32-loongarch.c137 static int chksum_update(struct shash_desc *desc, const u8 *data, unsigned int length) in chksum_update() function
/openbmc/linux/arch/mips/crypto/
H A Dcrc32-mips.c192 static int chksum_update(struct shash_desc *desc, const u8 *data, function