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);
110 struct hpre_ctx { struct
132 struct hpre_ctx *ctx; argument
155 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_dfx_add_req_time()
189 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_prepare_dma_buf()
217 struct hpre_ctx *ctx = hpre_req->ctx; in hpre_hw_data_init()
239 static void hpre_hw_data_clr_all(struct hpre_ctx *ctx, in hpre_hw_data_clr_all()
273 static int hpre_alg_res_post_hf(struct hpre_ctx *ctx, struct hpre_sqe *sqe, in hpre_alg_res_post_hf()
299 static void hpre_ctx_clear(struct hpre_ctx *ctx, bool is_clear_all) in hpre_ctx_clear()
[all …]