Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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; argument
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()
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()
690 struct sec_qp_ctx *qp_ctx = req->qp_ctx; in GEN_SEC_SETKEY_FUNC()
[all …]