Searched refs:mtk_aes_reqctx (Results 1 – 1 of 1) sorted by relevance
101 struct mtk_aes_reqctx { struct223 const struct mtk_aes_reqctx *rctx) in mtk_aes_set_mode()556 struct mtk_aes_reqctx *rctx = ablkcipher_request_ctx(req); in mtk_aes_start()624 struct mtk_aes_reqctx *rctx = ablkcipher_request_ctx(req); in mtk_aes_ctr_start()668 struct mtk_aes_reqctx *rctx; in mtk_aes_crypt()736 tfm->crt_ablkcipher.reqsize = sizeof(struct mtk_aes_reqctx); in mtk_aes_cra_init()745 tfm->crt_ablkcipher.reqsize = sizeof(struct mtk_aes_reqctx); in mtk_aes_ctr_cra_init()962 struct mtk_aes_reqctx *rctx = aead_request_ctx(req); in mtk_aes_gcm_start()987 struct mtk_aes_reqctx *rctx = aead_request_ctx(req); in mtk_aes_gcm_crypt()1125 crypto_aead_set_reqsize(aead, sizeof(struct mtk_aes_reqctx)); in mtk_aes_gcm_init()