Searched refs:chksum_finup (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/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 | 108 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() function 138 .finup = chksum_finup,
|
/Linux-v5.4/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.4/arch/mips/crypto/ |
D | crc32-mips.c | 234 static int chksum_finup(struct shash_desc *desc, const u8 *data, function 280 .finup = chksum_finup,
|