Searched refs:mtk_aes_reqctx (Results 1 – 1 of 1) sorted by relevance
102 struct mtk_aes_reqctx { struct222 const struct mtk_aes_reqctx *rctx) in mtk_aes_set_mode()539 struct mtk_aes_reqctx *rctx = skcipher_request_ctx(req); in mtk_aes_start()606 struct mtk_aes_reqctx *rctx = skcipher_request_ctx(req); in mtk_aes_ctr_start()649 struct mtk_aes_reqctx *rctx; in mtk_aes_crypt()717 crypto_skcipher_set_reqsize(tfm, sizeof(struct mtk_aes_reqctx)); in mtk_aes_init_tfm()726 crypto_skcipher_set_reqsize(tfm, sizeof(struct mtk_aes_reqctx)); in mtk_aes_ctr_init_tfm()926 struct mtk_aes_reqctx *rctx = aead_request_ctx(req); in mtk_aes_gcm_start()951 struct mtk_aes_reqctx *rctx = aead_request_ctx(req); in mtk_aes_gcm_crypt()1057 crypto_aead_set_reqsize(aead, sizeof(struct mtk_aes_reqctx)); in mtk_aes_gcm_init()