Searched refs:mtk_aes_ctr_ctx (Results 1 – 1 of 1) sorted by relevance
125 struct mtk_aes_ctr_ctx { struct564 static inline struct mtk_aes_ctr_ctx *567 return container_of(ctx, struct mtk_aes_ctr_ctx, base); in mtk_aes_ctr_ctx_cast()573 struct mtk_aes_ctr_ctx *cctx = mtk_aes_ctr_ctx_cast(ctx); in mtk_aes_ctr_transfer()622 struct mtk_aes_ctr_ctx *cctx = mtk_aes_ctr_ctx_cast(aes->ctx); in mtk_aes_ctr_start()800 .cra_ctxsize = sizeof(struct mtk_aes_ctr_ctx),