Lines Matching refs:geode_aes_tfm_ctx
69 geode_aes_crypt(const struct geode_aes_tfm_ctx *tctx, const void *src,
112 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm);
138 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm);
165 const struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm);
180 const struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm);
194 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm);
209 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm);
224 .cra_ctxsize = sizeof(struct geode_aes_tfm_ctx),
240 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm);
257 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm);
265 const struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm);
321 .base.cra_ctxsize = sizeof(struct geode_aes_tfm_ctx),
339 .base.cra_ctxsize = sizeof(struct geode_aes_tfm_ctx),