Searched defs:chksum_update (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/crypto/ |
H A D | crc64_rocksoft_generic.c | 17 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() function
|
H A D | crct10dif_generic.c | 51 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() function
|
H A D | crc32c_generic.c | 83 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() function
|
/openbmc/linux/arch/x86/crypto/ |
H A D | crct10dif-pclmul_glue.c | 52 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() function
|
/openbmc/linux/arch/loongarch/crypto/ |
H A D | crc32-loongarch.c | 137 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 D | crc32-mips.c | 192 static int chksum_update(struct shash_desc *desc, const u8 *data, function
|