atmel_aes_base_ctx
struct atmel_aes_base_ctx base;
struct atmel_aes_base_ctx base;
struct atmel_aes_base_ctx *ctx = crypto_skcipher_ctx(skcipher);
struct atmel_aes_base_ctx *ctx = crypto_skcipher_ctx(tfm);
struct atmel_aes_base_ctx base;
atmel_aes_gcm_ctx_cast(struct atmel_aes_base_ctx *ctx)
struct atmel_aes_base_ctx base;
struct atmel_aes_base_ctx base;
struct atmel_aes_base_ctx *ctx;
struct atmel_aes_base_ctx *ctx = crypto_aead_ctx(tfm);
atmel_aes_xts_ctx_cast(struct atmel_aes_base_ctx *ctx)
struct atmel_aes_base_ctx *ctx;
struct atmel_aes_base_ctx *ctx = crypto_aead_ctx(tfm);
static struct atmel_aes_dev *atmel_aes_dev_alloc(struct atmel_aes_base_ctx *ctx)
atmel_aes_ctr_ctx_cast(struct atmel_aes_base_ctx *ctx)
struct atmel_aes_base_ctx *ctx;