Lines Matching refs:ahash_request_ctx

168 	struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req);  in img_hash_start()
214 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_dma_callback()
227 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_xmit_dma()
257 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_write_via_cpu()
274 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_finish()
286 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_copy_hash()
296 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_finish_req()
317 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_write_via_dma()
362 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_dma_task()
433 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_write_via_dma_stop()
444 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_process_data()
487 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_init()
531 ctx = ahash_request_ctx(req); in img_hash_handle_queue()
550 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_update()
565 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_final()
579 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_finup()
595 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_import()
608 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); in img_hash_export()
623 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_digest()