Lines Matching refs:mac_tfm_ctx
121 struct mac_tfm_ctx {
775 struct mac_tfm_ctx *ctx = crypto_shash_ctx(tfm);
792 struct mac_tfm_ctx *ctx = crypto_shash_ctx(tfm);
822 struct mac_tfm_ctx *ctx = crypto_shash_ctx(tfm);
882 struct mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm);
922 struct mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm);
934 struct mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm);
955 .base.cra_ctxsize = sizeof(struct mac_tfm_ctx) +
970 .base.cra_ctxsize = sizeof(struct mac_tfm_ctx) +
985 .base.cra_ctxsize = sizeof(struct mac_tfm_ctx),