Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A 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),
A 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.3-rc2/arch/x86/crypto/
A 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.3-rc2/arch/mips/crypto/
A Dcrc32-mips.c162 struct chksum_desc_ctx { struct
169 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); argument
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),

Completed in 6 milliseconds