Lines Matching refs:crypto_aes_ctx
57 static int num_rounds(struct crypto_aes_ctx *ctx)
69 static int ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key,
140 struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
146 struct crypto_aes_ctx key1;
147 struct crypto_aes_ctx __aligned(8) key2;
170 struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
190 struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
211 struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
241 struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
270 struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
328 struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
386 struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
423 struct crypto_aes_ctx *ctx = crypto_skcipher_ctx(tfm);
594 .base.cra_ctxsize = sizeof(struct crypto_aes_ctx),
608 .base.cra_ctxsize = sizeof(struct crypto_aes_ctx),
623 .base.cra_ctxsize = sizeof(struct crypto_aes_ctx),
639 .base.cra_ctxsize = sizeof(struct crypto_aes_ctx),
654 .base.cra_ctxsize = sizeof(struct crypto_aes_ctx),