Searched refs:xcbc_desc_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Dxcbc.c37 * | xcbc_desc_ctx
44 struct xcbc_desc_ctx { struct
73 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc);
88 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc);
133 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc);
221 inst->alg.descsize = sizeof(struct xcbc_desc_ctx) +

Completed in 106 milliseconds