Home
last modified time | relevance | path

Searched refs:chksum_desc_ctx (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/crypto/
Dcrct10dif_generic.c33 struct chksum_desc_ctx { struct
44 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() argument
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),
Dcrc32c_generic.c48 struct chksum_desc_ctx { struct
60 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() argument
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),
/linux-6.12.1/arch/x86/crypto/
Dcrct10dif-pclmul_glue.c39 struct chksum_desc_ctx { struct
45 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() argument
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),
/linux-6.12.1/arch/loongarch/crypto/
Dcrc32-loongarch.c107 struct chksum_desc_ctx { struct
114 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() argument
139 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_update()
147 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksumc_update()
155 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_final()
163 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksumc_final()
183 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup()
190 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksumc_finup()
233 .descsize = sizeof(struct chksum_desc_ctx),
254 .descsize = sizeof(struct chksum_desc_ctx),
/linux-6.12.1/arch/mips/crypto/
Dcrc32-mips.c166 struct chksum_desc_ctx { struct
173 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() argument
199 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_update()
208 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksumc_update()
216 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_final()
224 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksumc_final()
245 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup()
253 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksumc_finup()
290 .descsize = sizeof(struct chksum_desc_ctx),
311 .descsize = sizeof(struct chksum_desc_ctx),