Lines Matching refs:ahash_request_ctx
324 struct mtk_sha_reqctx *ctx = ahash_request_ctx(sha->req); in mtk_sha_info_update()
360 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req); in mtk_sha_finish_hmac()
376 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req); in mtk_sha_init()
425 struct mtk_sha_reqctx *ctx = ahash_request_ctx(sha->req); in mtk_sha_xmit()
488 struct mtk_sha_reqctx *ctx = ahash_request_ctx(sha->req); in mtk_sha_update_slow()
515 struct mtk_sha_reqctx *ctx = ahash_request_ctx(sha->req); in mtk_sha_update_start()
605 struct mtk_sha_reqctx *ctx = ahash_request_ctx(sha->req); in mtk_sha_final_req()
620 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req); in mtk_sha_finish()
681 ctx = ahash_request_ctx(req); in mtk_sha_handle_queue()
705 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req); in mtk_sha_enqueue()
715 struct mtk_sha_reqctx *ctx = ahash_request_ctx(sha->req); in mtk_sha_unmap()
748 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req); in mtk_sha_update()
763 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req); in mtk_sha_final()
775 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req); in mtk_sha_finup()
831 const struct mtk_sha_reqctx *ctx = ahash_request_ctx(req); in mtk_sha_export()
839 struct mtk_sha_reqctx *ctx = ahash_request_ctx(req); in mtk_sha_import()