Lines Matching refs:mtk_aes_reqctx
102 struct mtk_aes_reqctx {
222 const struct mtk_aes_reqctx *rctx)
539 struct mtk_aes_reqctx *rctx = skcipher_request_ctx(req);
606 struct mtk_aes_reqctx *rctx = skcipher_request_ctx(req);
649 struct mtk_aes_reqctx *rctx;
717 crypto_skcipher_set_reqsize(tfm, sizeof(struct mtk_aes_reqctx));
726 crypto_skcipher_set_reqsize(tfm, sizeof(struct mtk_aes_reqctx));
926 struct mtk_aes_reqctx *rctx = aead_request_ctx(req);
951 struct mtk_aes_reqctx *rctx = aead_request_ctx(req);
1057 crypto_aead_set_reqsize(aead, sizeof(struct mtk_aes_reqctx));