Lines Matching refs:mac_tfm_ctx
127 struct mac_tfm_ctx {
803 struct mac_tfm_ctx *ctx = crypto_shash_ctx(tfm);
820 struct mac_tfm_ctx *ctx = crypto_shash_ctx(tfm);
850 struct mac_tfm_ctx *ctx = crypto_shash_ctx(tfm);
910 struct mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm);
950 struct mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm);
962 struct mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm);
983 .base.cra_ctxsize = sizeof(struct mac_tfm_ctx) +
998 .base.cra_ctxsize = sizeof(struct mac_tfm_ctx) +
1013 .base.cra_ctxsize = sizeof(struct mac_tfm_ctx),