Home
last modified time | relevance | path

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

/linux/crypto/
H 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()
63 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_update_arch()
71 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_final()
93 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup()
101 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup_arch()
125 .descsize = sizeof(struct chksum_desc_ctx),
138 .descsize = sizeof(struct chksum_desc_ctx),
H 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()
95 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_update_arch()
103 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_final()
125 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup()
133 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup_arch()
170 .descsize = sizeof(struct chksum_desc_ctx),
188 .descsize = sizeof(struct chksum_desc_ctx),