Home
last modified time | relevance | path

Searched refs:sec_qp_ctx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec.h43 struct sec_qp_ctx *qp_ctx;
100 struct sec_qp_ctx { struct
120 struct sec_qp_ctx *qp_ctx;
H A Dsec_crypto.c87 static int sec_alloc_req_id(struct sec_req *req, struct sec_qp_ctx *qp_ctx) in sec_alloc_req_id()
108 struct sec_qp_ctx *qp_ctx = req->qp_ctx; in sec_free_req_id()
147 struct sec_qp_ctx *qp_ctx = qp->qp_ctx; in sec_req_cb()
196 struct sec_qp_ctx *qp_ctx = req->qp_ctx; in sec_bd_send()
303 * The sec_qp_ctx contains QM_Q_DEPTH numbers of SEC_PBUF_PKG in sec_alloc_pbuf_resource()
323 struct sec_qp_ctx *qp_ctx) in sec_alg_resource_alloc()
357 struct sec_qp_ctx *qp_ctx) in sec_alg_resource_free()
373 struct sec_qp_ctx *qp_ctx; in sec_create_qp_ctx()
426 struct sec_qp_ctx *qp_ctx) in sec_release_qp_ctx()
459 ctx->qp_ctx = kcalloc(sec->ctx_q_num, sizeof(struct sec_qp_ctx), in sec_ctx_base_init()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec.h49 struct sec_qp_ctx *qp_ctx;
117 struct sec_qp_ctx { struct
136 struct sec_qp_ctx *qp_ctx;
H A Dsec_crypto.c136 static int sec_alloc_req_id(struct sec_req *req, struct sec_qp_ctx *qp_ctx) in sec_alloc_req_id()
156 struct sec_qp_ctx *qp_ctx = req->qp_ctx; in sec_free_req_id()
232 struct sec_qp_ctx *qp_ctx = qp->qp_ctx; in sec_req_cb()
276 struct sec_qp_ctx *qp_ctx = req->qp_ctx; in sec_bd_send()
411 * The sec_qp_ctx contains QM_Q_DEPTH numbers of SEC_PBUF_PKG in sec_alloc_pbuf_resource()
432 struct sec_qp_ctx *qp_ctx) in sec_alg_resource_alloc()
473 struct sec_qp_ctx *qp_ctx) in sec_alg_resource_free()
486 struct sec_qp_ctx *qp_ctx) in sec_alloc_qp_ctx_resource()
530 static void sec_free_qp_ctx_resource(struct sec_ctx *ctx, struct sec_qp_ctx *qp_ctx) in sec_free_qp_ctx_resource()
544 struct sec_qp_ctx *qp_ct in sec_create_qp_ctx()
[all...]

Completed in 5 milliseconds