Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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;
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 *ct in hpre_prepare_dma_buf()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c20 struct hpre_ctx;
60 typedef void (*hpre_cb)(struct hpre_ctx *ctx, void *sqe);
114 struct hpre_ctx { struct
137 struct hpre_ctx *ctx;
160 static int hpre_alloc_req_id(struct hpre_ctx *ctx) in hpre_alloc_req_id()
172 static void hpre_free_req_id(struct hpre_ctx *ctx, int req_id) in hpre_free_req_id()
183 struct hpre_ctx *ctx; in hpre_add_req_to_ctx()
204 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_rm_req_from_ctx()
262 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_prepare_dma_buf()
290 struct hpre_ctx *ct in hpre_hw_data_init()
[all...]

Completed in 4 milliseconds