Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/sec2/
H A Dsec.h92 struct sec_qp_ctx *qp_ctx;
159 struct sec_qp_ctx { struct
179 struct sec_qp_ctx *qp_ctx; argument
H A Dsec_crypto.c125 static int sec_alloc_req_id(struct sec_req *req, struct sec_qp_ctx *qp_ctx) in sec_alloc_req_id()
137 struct sec_qp_ctx *qp_ctx = req->qp_ctx; in sec_free_req_id()
206 struct sec_qp_ctx *qp_ctx = req->qp_ctx; in qp_send_message()
237 static void sec_alg_send_backlog_soft(struct sec_ctx *ctx, struct sec_qp_ctx *qp_ctx) in sec_alg_send_backlog_soft()
261 static void sec_alg_send_backlog(struct sec_ctx *ctx, struct sec_qp_ctx *qp_ctx) in sec_alg_send_backlog()
511 struct sec_qp_ctx *qp_ctx) in sec_alg_resource_alloc()
552 struct sec_qp_ctx *qp_ctx) in sec_alg_resource_free()
566 static int sec_alloc_qp_ctx_resource(struct sec_ctx *ctx, struct sec_qp_ctx *qp_ctx) in sec_alloc_qp_ctx_resource()
610 static void sec_free_qp_ctx_resource(struct sec_ctx *ctx, struct sec_qp_ctx *qp_ctx) in sec_free_qp_ctx_resource()
623 struct sec_qp_ctx *qp_ctx; in sec_create_qp_ctx()
[all …]