Searched refs:atmel_aes_ctr_ctx (Results 1 – 1 of 1) sorted by relevance
120 struct atmel_aes_ctr_ctx { struct1003 static inline struct atmel_aes_ctr_ctx *1006 return container_of(ctx, struct atmel_aes_ctr_ctx, base); in atmel_aes_ctr_ctx_cast()1011 struct atmel_aes_ctr_ctx *ctx = atmel_aes_ctr_ctx_cast(dd->ctx); in atmel_aes_ctr_transfer()1076 struct atmel_aes_ctr_ctx *ctx = atmel_aes_ctr_ctx_cast(dd->ctx); in atmel_aes_ctr_start()1414 .cra_ctxsize = sizeof(struct atmel_aes_ctr_ctx),