Lines Matching refs:ahash_request_ctx
327 struct mtk_sha_reqctx *ctx = ahash_request_ctx(sha->req); in mtk_sha_info_update()
363 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req); in mtk_sha_finish_hmac()
380 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req); in mtk_sha_init()
429 struct mtk_sha_reqctx *ctx = ahash_request_ctx(sha->req); in mtk_sha_xmit()
492 struct mtk_sha_reqctx *ctx = ahash_request_ctx(sha->req); in mtk_sha_update_slow()
519 struct mtk_sha_reqctx *ctx = ahash_request_ctx(sha->req); in mtk_sha_update_start()
609 struct mtk_sha_reqctx *ctx = ahash_request_ctx(sha->req); in mtk_sha_final_req()
624 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req); in mtk_sha_finish()
685 ctx = ahash_request_ctx(req); in mtk_sha_handle_queue()
709 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req); in mtk_sha_enqueue()
719 struct mtk_sha_reqctx *ctx = ahash_request_ctx(sha->req); in mtk_sha_unmap()
752 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req); in mtk_sha_update()
767 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req); in mtk_sha_final()
779 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req); in mtk_sha_finup()
838 const struct mtk_sha_reqctx *ctx = ahash_request_ctx(req); in mtk_sha_export()
846 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req); in mtk_sha_import()