Lines Matching refs:cmac_tfm_ctx
24 * | cmac_tfm_ctx
29 struct cmac_tfm_ctx {
54 struct cmac_tfm_ctx *ctx = crypto_shash_ctx(parent);
123 struct cmac_tfm_ctx *tctx = crypto_shash_ctx(parent);
169 struct cmac_tfm_ctx *tctx = crypto_shash_ctx(parent);
204 struct cmac_tfm_ctx *ctx = crypto_shash_ctx(tfm);
220 struct cmac_tfm_ctx *octx = crypto_shash_ctx(otfm);
221 struct cmac_tfm_ctx *ctx = crypto_shash_ctx(tfm);
235 struct cmac_tfm_ctx *ctx = crypto_shash_ctx(tfm);
288 ALIGN(sizeof(struct cmac_tfm_ctx), crypto_tfm_ctx_alignment())