xcbc_tfm_ctx       54 crypto/xcbc.c  	struct xcbc_tfm_ctx *ctx = crypto_shash_ctx(parent);
xcbc_tfm_ctx       89 crypto/xcbc.c  	struct xcbc_tfm_ctx *tctx = crypto_shash_ctx(parent);
xcbc_tfm_ctx      135 crypto/xcbc.c  	struct xcbc_tfm_ctx *tctx = crypto_shash_ctx(parent);
xcbc_tfm_ctx      171 crypto/xcbc.c  	struct xcbc_tfm_ctx *ctx = crypto_tfm_ctx(tfm);
xcbc_tfm_ctx      184 crypto/xcbc.c  	struct xcbc_tfm_ctx *ctx = crypto_tfm_ctx(tfm);
xcbc_tfm_ctx      234 crypto/xcbc.c  	inst->alg.base.cra_ctxsize = ALIGN(sizeof(struct xcbc_tfm_ctx),