Searched defs:chksum_finup (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-6.6/crypto/ |
H A D | crc64_rocksoft_generic.c | 42 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() function
|
H A D | crct10dif_generic.c | 74 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() function
|
H A D | crc32c_generic.c | 106 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() function
|
/kernel/linux/linux-5.10/crypto/ |
H A D | crct10dif_generic.c | 74 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() function
|
H A D | crc32c_generic.c | 106 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() function
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | crct10dif-pclmul_glue.c | 85 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() function
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | crct10dif-pclmul_glue.c | 85 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() function
|
/kernel/linux/linux-5.10/arch/loongarch/crypto/ |
H A D | crc32-loongarch.c | 183 static int chksum_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) in chksum_finup() function
|
/kernel/linux/linux-5.10/arch/mips/crypto/ |
H A D | crc32-mips.c | 232 static int chksum_finup(struct shash_desc *desc, const u8 *data, function
|
/kernel/linux/linux-6.6/arch/loongarch/crypto/ |
H A D | crc32-loongarch.c | 183 static int chksum_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) in chksum_finup() function
|
/kernel/linux/linux-6.6/arch/mips/crypto/ |
H A D | crc32-mips.c | 238 static int chksum_finup(struct shash_desc *desc, const u8 *data, function
|
Completed in 5 milliseconds