Home
last modified time | relevance | path

Searched refs:mtk_aes_ctr_ctx_cast (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/crypto/mediatek/
Dmtk-aes.c565 mtk_aes_ctr_ctx_cast(struct mtk_aes_base_ctx *ctx) in mtk_aes_ctr_ctx_cast() function
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()