Searched refs:chksum_desc_ctx (Results 1 – 4 of 4) sorted by relevance
33 struct chksum_desc_ctx { struct44 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() argument54 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),
48 struct chksum_desc_ctx { struct60 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() argument86 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),
39 struct chksum_desc_ctx { struct45 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() argument55 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),
162 struct chksum_desc_ctx { struct169 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); argument195 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