Lines Matching refs:geode_aes_tfm_ctx
70 geode_aes_crypt(const struct geode_aes_tfm_ctx *tctx, const void *src,
113 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm);
139 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm);
166 const struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm);
181 const struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm);
195 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm);
210 struct geode_aes_tfm_ctx *tctx = crypto_tfm_ctx(tfm);
225 .cra_ctxsize = sizeof(struct geode_aes_tfm_ctx),
241 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm);
258 struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm);
266 const struct geode_aes_tfm_ctx *tctx = crypto_skcipher_ctx(tfm);
322 .base.cra_ctxsize = sizeof(struct geode_aes_tfm_ctx),
340 .base.cra_ctxsize = sizeof(struct geode_aes_tfm_ctx),