Lines Matching refs:img_hash_request_ctx

83 struct img_hash_request_ctx {  struct
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()
499 struct img_hash_request_ctx *ctx; 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()
686 sizeof(struct img_hash_request_ctx) + in img_hash_cra_init()