Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c20 struct hpre_ctx;
63 typedef void (*hpre_cb)(struct hpre_ctx *ctx, void *sqe);
117 struct hpre_ctx { struct
140 struct hpre_ctx *ctx; argument
163 static int hpre_alloc_req_id(struct hpre_ctx *ctx) in hpre_alloc_req_id()
175 static void hpre_free_req_id(struct hpre_ctx *ctx, int req_id) in hpre_free_req_id()
186 struct hpre_ctx *ctx; in hpre_add_req_to_ctx()
207 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_rm_req_from_ctx()
265 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_prepare_dma_buf()
293 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_hw_data_init()
[all …]