Searched refs:xcbc_desc_ctx (Results 1 – 1 of 1) sorted by relevance
44 struct xcbc_desc_ctx { struct75 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_init()91 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_update()137 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_final()227 inst->alg.descsize = ALIGN(sizeof(struct xcbc_desc_ctx), in xcbc_create()