Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/
Dimg-hash.c84 struct img_hash_request_ctx { struct
165 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_start()
211 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_dma_callback()
224 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_xmit_dma()
254 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_write_via_cpu()
271 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_finish()
283 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_copy_hash()
293 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); in img_hash_finish_req()
314 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_write_via_dma()
359 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); in img_hash_dma_task()
[all …]