Lines Matching refs:mtk_aes_rec
221 static inline void mtk_aes_set_mode(struct mtk_aes_rec *aes,
246 struct mtk_aes_rec *aes,
260 static int mtk_aes_xmit(struct mtk_cryp *cryp, struct mtk_aes_rec *aes)
322 static void mtk_aes_unmap(struct mtk_cryp *cryp, struct mtk_aes_rec *aes)
354 static int mtk_aes_map(struct mtk_cryp *cryp, struct mtk_aes_rec *aes)
397 static void mtk_aes_info_init(struct mtk_cryp *cryp, struct mtk_aes_rec *aes,
446 static int mtk_aes_dma(struct mtk_cryp *cryp, struct mtk_aes_rec *aes,
495 struct mtk_aes_rec *aes = cryp->aes[id];
531 struct mtk_aes_rec *aes)
536 static int mtk_aes_start(struct mtk_cryp *cryp, struct mtk_aes_rec *aes)
553 static int mtk_aes_ctr_transfer(struct mtk_cryp *cryp, struct mtk_aes_rec *aes)
602 static int mtk_aes_ctr_start(struct mtk_cryp *cryp, struct mtk_aes_rec *aes)
832 struct mtk_aes_rec *aes)
842 struct mtk_aes_rec *aes,
879 static int mtk_aes_gcm_dma(struct mtk_cryp *cryp, struct mtk_aes_rec *aes,
922 static int mtk_aes_gcm_start(struct mtk_cryp *cryp, struct mtk_aes_rec *aes)
1085 struct mtk_aes_rec *aes = (struct mtk_aes_rec *)data;
1092 struct mtk_aes_rec *aes = (struct mtk_aes_rec *)data;
1101 struct mtk_aes_rec *aes = (struct mtk_aes_rec *)dev_id;
1127 struct mtk_aes_rec **aes = cryp->aes;