Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/hisilicon/sec2/
Dsec.h49 struct sec_qp_ctx *qp_ctx;
117 struct sec_qp_ctx { struct
136 struct sec_qp_ctx *qp_ctx; argument
Dsec_crypto.c139 static int sec_alloc_req_id(struct sec_req *req, struct sec_qp_ctx *qp_ctx) in sec_alloc_req_id()
159 struct sec_qp_ctx *qp_ctx = req->qp_ctx; in sec_free_req_id()
235 struct sec_qp_ctx *qp_ctx = qp->qp_ctx; in sec_req_cb()
279 struct sec_qp_ctx *qp_ctx = req->qp_ctx; in sec_bd_send()
435 struct sec_qp_ctx *qp_ctx) in sec_alg_resource_alloc()
476 struct sec_qp_ctx *qp_ctx) in sec_alg_resource_free()
490 static int sec_alloc_qp_ctx_resource(struct sec_ctx *ctx, struct sec_qp_ctx *qp_ctx) in sec_alloc_qp_ctx_resource()
534 static void sec_free_qp_ctx_resource(struct sec_ctx *ctx, struct sec_qp_ctx *qp_ctx) in sec_free_qp_ctx_resource()
547 struct sec_qp_ctx *qp_ctx; in sec_create_qp_ctx()
582 struct sec_qp_ctx *qp_ctx) in sec_release_qp_ctx()
[all …]