Searched refs:chksum_desc_ctx (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/crypto/ |
H A D | crct10dif_generic.c | 33 struct chksum_desc_ctx { struct 44 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() 54 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_update() 62 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_final() 77 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup() 95 .descsize = sizeof(struct chksum_desc_ctx),
|
H A D | crc32c_generic.c | 48 struct chksum_desc_ctx { struct 60 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() 86 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_update() 94 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_final() 109 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup() 138 .descsize = sizeof(struct chksum_desc_ctx),
|
/kernel/linux/linux-6.6/crypto/ |
H A D | crct10dif_generic.c | 33 struct chksum_desc_ctx { struct 44 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() 54 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_update() 62 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_final() 77 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup() 95 .descsize = sizeof(struct chksum_desc_ctx),
|
H A D | crc32c_generic.c | 48 struct chksum_desc_ctx { struct 60 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() 86 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_update() 94 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_final() 109 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup() 138 .descsize = sizeof(struct chksum_desc_ctx),
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | crct10dif-pclmul_glue.c | 39 struct chksum_desc_ctx { struct 45 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() 55 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_update() 68 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_final() 88 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup() 106 .descsize = sizeof(struct chksum_desc_ctx),
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | crct10dif-pclmul_glue.c | 39 struct chksum_desc_ctx { struct 45 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() 55 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_update() 68 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_final() 88 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup() 106 .descsize = sizeof(struct chksum_desc_ctx),
|
/kernel/linux/linux-5.10/arch/loongarch/crypto/ |
H A D | crc32-loongarch.c | 109 struct chksum_desc_ctx { struct 116 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() 141 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_update() 149 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksumc_update() 157 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_final() 165 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksumc_final() 185 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup() 192 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksumc_finup() 235 .descsize = sizeof(struct chksum_desc_ctx), 257 .descsize = sizeof(struct chksum_desc_ctx), [all...] |
/kernel/linux/linux-5.10/arch/mips/crypto/ |
H A D | crc32-mips.c | 156 struct chksum_desc_ctx { struct 163 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); 189 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); 198 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); 206 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); 214 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); 235 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); 243 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); 280 .descsize = sizeof(struct chksum_desc_ctx), 302 .descsize = sizeof(struct chksum_desc_ctx), [all...] |
/kernel/linux/linux-6.6/arch/loongarch/crypto/ |
H A D | crc32-loongarch.c | 109 struct chksum_desc_ctx { struct 116 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() 141 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_update() 149 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksumc_update() 157 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_final() 165 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksumc_final() 185 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup() 192 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksumc_finup() 235 .descsize = sizeof(struct chksum_desc_ctx), 257 .descsize = sizeof(struct chksum_desc_ctx), [all...] |
/kernel/linux/linux-6.6/arch/mips/crypto/ |
H A D | crc32-mips.c | 162 struct chksum_desc_ctx { struct 169 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); 195 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); 204 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); 212 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); 220 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); 241 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); 249 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); 286 .descsize = sizeof(struct chksum_desc_ctx), 308 .descsize = sizeof(struct chksum_desc_ctx), [all...] |
Completed in 7 milliseconds