Lines Matching refs:ahash_request_ctx
165 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_start()
211 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_dma_callback()
224 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_xmit_dma()
254 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_write_via_cpu()
271 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_finish()
283 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_copy_hash()
293 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_finish_req()
314 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_write_via_dma()
359 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_dma_task()
430 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_write_via_dma_stop()
441 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_process_data()
484 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_init()
528 ctx = ahash_request_ctx(req); in img_hash_handle_queue()
547 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_update()
562 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_final()
576 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_finup()
594 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_digest()