Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dimg-hash.c85 struct img_hash_request_ctx { struct
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()
[all …]