Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/hisilicon/hpre/
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; argument
150 static int hpre_alloc_req_id(struct hpre_ctx *ctx) in hpre_alloc_req_id()
162 static void hpre_free_req_id(struct hpre_ctx *ctx, int req_id) in hpre_free_req_id()
173 struct hpre_ctx *ctx; in hpre_add_req_to_ctx()
194 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_rm_req_from_ctx()
252 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_prepare_dma_buf()
280 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_hw_data_init()
[all …]