Searched refs:xcbc_desc_ctx (Results 1 – 1 of 1) sorted by relevance
55 struct xcbc_desc_ctx { struct84 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_init()100 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_update()146 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_final()238 inst->alg.descsize = ALIGN(sizeof(struct xcbc_desc_ctx), in xcbc_create()