Lines Matching refs:ahash_request_ctx
166 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_start()
212 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_dma_callback()
225 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_xmit_dma()
255 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_write_via_cpu()
272 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_finish()
284 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_copy_hash()
294 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_finish_req()
315 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_write_via_dma()
360 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_dma_task()
431 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_write_via_dma_stop()
442 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_process_data()
485 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_init()
529 ctx = ahash_request_ctx(req); in img_hash_handle_queue()
548 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_update()
563 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_final()
577 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_finup()
593 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_import()
606 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_export()
621 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_digest()