Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c19 struct hpre_ctx;
64 typedef void (*hpre_cb)(struct hpre_ctx *ctx, void *sqe);
108 struct hpre_ctx { struct
132 struct hpre_ctx *ctx; argument
154 static int hpre_alloc_req_id(struct hpre_ctx *ctx) in hpre_alloc_req_id()
166 static void hpre_free_req_id(struct hpre_ctx *ctx, int req_id) in hpre_free_req_id()
177 struct hpre_ctx *ctx; in hpre_add_req_to_ctx()
198 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_rm_req_from_ctx()
256 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_prepare_dma_buf()
284 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_hw_data_init()
[all …]