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),
156 struct chksum_desc_ctx { struct163 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); argument189 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc);198 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc);206 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc);214 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc);235 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc);243 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc);280 .descsize = sizeof(struct chksum_desc_ctx),302 .descsize = sizeof(struct chksum_desc_ctx),
Completed in 6 milliseconds