Searched refs:xcbc_desc_ctx (Results 1 – 1 of 1) sorted by relevance
43 struct xcbc_desc_ctx { struct74 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_init()90 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_update()136 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_final()226 inst->alg.descsize = ALIGN(sizeof(struct xcbc_desc_ctx), in xcbc_create()