cbcmac_tfm_ctx
struct cbcmac_tfm_ctx *ctx = crypto_shash_ctx(parent);
struct cbcmac_tfm_ctx *tctx = crypto_shash_ctx(parent);
struct cbcmac_tfm_ctx *tctx = crypto_shash_ctx(parent);
struct cbcmac_tfm_ctx *ctx = crypto_tfm_ctx(tfm);
struct cbcmac_tfm_ctx *ctx = crypto_tfm_ctx(tfm);
inst->alg.base.cra_ctxsize = sizeof(struct cbcmac_tfm_ctx);