Searched refs:chksum_finup (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | crct10dif_generic.c | 74 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() function 93 .finup = chksum_finup,
|
| H A D | crc32c_generic.c | 106 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() function 136 .finup = chksum_finup,
|
| /OK3568_Linux_fs/kernel/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 104 .finup = chksum_finup,
|
| /OK3568_Linux_fs/kernel/arch/mips/crypto/ |
| H A D | crc32-mips.c | 232 static int chksum_finup(struct shash_desc *desc, const u8 *data, function 278 .finup = chksum_finup,
|