vmac_tfm_ctx 398 crypto/vmac.c static void vhash_blocks(const struct vmac_tfm_ctx *tctx, vmac_tfm_ctx 432 crypto/vmac.c struct vmac_tfm_ctx *tctx = crypto_shash_ctx(tfm); vmac_tfm_ctx 483 crypto/vmac.c const struct vmac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); vmac_tfm_ctx 495 crypto/vmac.c const struct vmac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); vmac_tfm_ctx 536 crypto/vmac.c static u64 vhash_final(const struct vmac_tfm_ctx *tctx, vmac_tfm_ctx 565 crypto/vmac.c const struct vmac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); vmac_tfm_ctx 602 crypto/vmac.c struct vmac_tfm_ctx *tctx = crypto_tfm_ctx(tfm); vmac_tfm_ctx 615 crypto/vmac.c struct vmac_tfm_ctx *tctx = crypto_tfm_ctx(tfm); vmac_tfm_ctx 654 crypto/vmac.c inst->alg.base.cra_ctxsize = sizeof(struct vmac_tfm_ctx);