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

/linux-4.4.14/drivers/crypto/
H A Dimg-hash.c84 struct img_hash_request_ctx { struct
165 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); img_hash_start()
211 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); img_hash_dma_callback()
224 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); img_hash_xmit_dma()
254 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); img_hash_write_via_cpu()
271 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); img_hash_finish()
283 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); img_hash_copy_hash()
293 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); img_hash_finish_req()
314 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); img_hash_write_via_dma()
359 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); img_hash_dma_task()
430 struct img_hash_request_ctx *ctx = ahash_request_ctx(hdev->req); img_hash_write_via_dma_stop()
441 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); img_hash_process_data()
484 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); img_hash_init()
498 struct img_hash_request_ctx *ctx; img_hash_handle_queue()
547 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); img_hash_update()
562 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); img_hash_final()
576 struct img_hash_request_ctx *rctx = ahash_request_ctx(req); img_hash_finup()
594 struct img_hash_request_ctx *ctx = ahash_request_ctx(req); img_hash_digest()
660 sizeof(struct img_hash_request_ctx) + img_hash_cra_init()

Completed in 44 milliseconds