Home
last modified time | relevance | path

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

/linux-4.19.296/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.c53 struct chksum_desc_ctx { struct
65 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() argument
93 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_update()
101 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_final()
116 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_finup()
145 .descsize = sizeof(struct chksum_desc_ctx),