Home
last modified time | relevance | path

Searched refs:img_hash_request_ctx (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
Dimg-hash.c83 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()
[all …]