Searched refs:xcbc_desc_ctx (Results 1 – 1 of 1) sorted by relevance
56 struct xcbc_desc_ctx { struct85 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_init()101 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_update()147 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_final()239 inst->alg.descsize = ALIGN(sizeof(struct xcbc_desc_ctx), in xcbc_create()