Lines Matching refs:ahash_request_ctx

167 	struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req);  in img_hash_start()
213 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_dma_callback()
226 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_xmit_dma()
256 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_write_via_cpu()
273 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_finish()
285 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_copy_hash()
295 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_finish_req()
316 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_write_via_dma()
361 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_dma_task()
432 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_write_via_dma_stop()
443 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_process_data()
486 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_init()
530 ctx = ahash_request_ctx(req); in img_hash_handle_queue()
549 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_update()
564 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_final()
578 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_finup()
594 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_import()
607 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_export()
622 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_digest()