Searched refs:xcbc_desc_ctx (Results 1 – 1 of 1) sorted by relevance
44 struct xcbc_desc_ctx { struct73 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_init()88 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_update()133 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_final()221 inst->alg.descsize = sizeof(struct xcbc_desc_ctx) + in xcbc_create()