Home
last modified time | relevance | path

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

/drivers/crypto/hisilicon/sec2/
Dsec.h48 struct sec_qp_ctx *qp_ctx;
116 struct sec_qp_ctx { struct
135 struct sec_qp_ctx *qp_ctx; argument
Dsec_crypto.c123 static int sec_alloc_req_id(struct sec_req *req, struct sec_qp_ctx *qp_ctx) in sec_alloc_req_id()
145 struct sec_qp_ctx *qp_ctx = req->qp_ctx; in sec_free_req_id()
221 struct sec_qp_ctx *qp_ctx = qp->qp_ctx; in sec_req_cb()
265 struct sec_qp_ctx *qp_ctx = req->qp_ctx; in sec_bd_send()
417 struct sec_qp_ctx *qp_ctx) in sec_alg_resource_alloc()
458 struct sec_qp_ctx *qp_ctx) in sec_alg_resource_free()
474 struct sec_qp_ctx *qp_ctx; in sec_create_qp_ctx()
527 struct sec_qp_ctx *qp_ctx) in sec_release_qp_ctx()
560 ctx->qp_ctx = kcalloc(sec->ctx_q_num, sizeof(struct sec_qp_ctx), in sec_ctx_base_init()
848 struct sec_qp_ctx *qp_ctx = req->qp_ctx; in GEN_SEC_SETKEY_FUNC()
[all …]