atmel_aes_ctr_ctx
struct atmel_aes_ctr_ctx *ctx = atmel_aes_ctr_ctx_cast(dd->ctx);
.base.cra_ctxsize = sizeof(struct atmel_aes_ctr_ctx),
static inline struct atmel_aes_ctr_ctx *
return container_of(ctx, struct atmel_aes_ctr_ctx, base);
struct atmel_aes_ctr_ctx *ctx = atmel_aes_ctr_ctx_cast(dd->ctx);
struct atmel_aes_ctr_ctx *ctx = atmel_aes_ctr_ctx_cast(dd->ctx);