Searched refs:chksum_finup (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/crypto/ |
D | crct10dif_generic.c | 74 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() function 93 .finup = chksum_finup,
|
D | crc32c_generic.c | 106 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() function 136 .finup = chksum_finup,
|
/Linux-v5.15/arch/x86/crypto/ |
D | crct10dif-pclmul_glue.c | 85 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() function 104 .finup = chksum_finup,
|
/Linux-v5.15/arch/mips/crypto/ |
D | crc32-mips.c | 232 static int chksum_finup(struct shash_desc *desc, const u8 *data, function 278 .finup = chksum_finup,
|