Lines Matching refs:vmac_tfm_ctx
51 struct vmac_tfm_ctx {
398 static void vhash_blocks(const struct vmac_tfm_ctx *tctx,
432 struct vmac_tfm_ctx *tctx = crypto_shash_ctx(tfm);
481 const struct vmac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm);
493 const struct vmac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm);
534 static u64 vhash_final(const struct vmac_tfm_ctx *tctx,
563 const struct vmac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm);
600 struct vmac_tfm_ctx *tctx = crypto_tfm_ctx(tfm);
613 struct vmac_tfm_ctx *tctx = crypto_tfm_ctx(tfm);
653 inst->alg.base.cra_ctxsize = sizeof(struct vmac_tfm_ctx);