Home
last modified time | relevance | path

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

/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
88 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_update()
96 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_final()
111 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup()
140 .descsize = sizeof(struct chksum_desc_ctx),