Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c16 struct hpre_ctx;
39 typedef void (*hpre_cb)(struct hpre_ctx *ctx, void *sqe);
72 struct hpre_ctx { struct
90 struct hpre_ctx *ctx; argument
101 static int hpre_alloc_req_id(struct hpre_ctx *ctx) in hpre_alloc_req_id()
113 static void hpre_free_req_id(struct hpre_ctx *ctx, int req_id) in hpre_free_req_id()
124 struct hpre_ctx *ctx; in hpre_add_req_to_ctx()
145 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_rm_req_from_ctx()
180 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_get_data_dma_addr()
204 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_prepare_dma_buf()
[all …]