aes_ctx
return aes_set_key_common(aes_ctx(crypto_skcipher_ctx(tfm)), key, len);
struct crypto_aes_ctx *ctx = aes_ctx(crypto_skcipher_ctx(tfm));
struct crypto_aes_ctx *ctx = aes_ctx(crypto_skcipher_ctx(tfm));
struct crypto_aes_ctx *ctx = aes_ctx(crypto_skcipher_ctx(tfm));
struct crypto_aes_ctx *ctx = aes_ctx(crypto_skcipher_ctx(tfm));
struct crypto_aes_ctx *ctx = aes_ctx(crypto_skcipher_ctx(tfm));
struct crypto_aes_ctx *ctx = aes_ctx(crypto_skcipher_ctx(tfm));
struct crypto_aes_ctx *ctx = aes_ctx(crypto_skcipher_ctx(tfm));
const struct crypto_aes_ctx *key = aes_ctx(crypto_skcipher_ctx(tfm));
const struct crypto_aes_ctx *key = aes_ctx(crypto_skcipher_ctx(tfm));
static inline struct aes_ctx *skcipher_aes_ctx(struct crypto_skcipher *tfm)
struct aes_ctx *ctx = aes_ctx(tfm);
struct aes_ctx *ctx = aes_ctx(tfm);
struct aes_ctx *ctx = aes_ctx(tfm);
.cra_ctxsize = sizeof(struct aes_ctx),
struct aes_ctx *ctx = skcipher_aes_ctx(tfm);
struct aes_ctx *ctx = skcipher_aes_ctx(tfm);
.base.cra_ctxsize = sizeof(struct aes_ctx),
struct aes_ctx *ctx = skcipher_aes_ctx(tfm);
struct aes_ctx *ctx = skcipher_aes_ctx(tfm);
.base.cra_ctxsize = sizeof(struct aes_ctx),
static inline struct aes_ctx *aes_ctx_common(void *ctx)
return (struct aes_ctx *)ALIGN(addr, align);
static inline struct aes_ctx *aes_ctx(struct crypto_tfm *tfm)