Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Dimg-hash.c84 struct img_hash_request_ctx { struct
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; in img_hash_dma_task()
[all …]