Home
last modified time | relevance | path

Searched refs:hisi_zip_qp_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c86 struct hisi_zip_qp_ctx { struct
95 struct hisi_zip_qp_ctx qp_ctx[HZIP_CTX_Q_NUM];
153 static int hisi_zip_start_qp(struct hisi_qp *qp, struct hisi_zip_qp_ctx *ctx, in hisi_zip_start_qp()
174 static void hisi_zip_release_qp(struct hisi_zip_qp_ctx *ctx) in hisi_zip_release_qp()
306 struct hisi_zip_qp_ctx *tmp; in hisi_zip_create_sgl_pool()
339 static void hisi_zip_remove_req(struct hisi_zip_qp_ctx *qp_ctx, in hisi_zip_remove_req()
353 struct hisi_zip_qp_ctx *qp_ctx = qp->qp_ctx; in hisi_zip_acomp_cb()
487 struct hisi_zip_qp_ctx *qp_ctx, in hisi_zip_create_req()
523 struct hisi_zip_qp_ctx *qp_ctx) in hisi_zip_do_work()
584 struct hisi_zip_qp_ctx *qp_ct in hisi_zip_acompress()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c91 struct hisi_zip_qp_ctx { struct
113 struct hisi_zip_qp_ctx qp_ctx[HZIP_CTX_Q_NUM];
218 struct hisi_zip_qp_ctx *qp_ctx, in hisi_zip_create_req()
253 static void hisi_zip_remove_req(struct hisi_zip_qp_ctx *qp_ctx, in hisi_zip_remove_req()
334 struct hisi_zip_qp_ctx *qp_ctx) in hisi_zip_do_work()
408 struct hisi_zip_qp_ctx *qp_ctx = qp->qp_ctx; in hisi_zip_acomp_cb()
447 struct hisi_zip_qp_ctx *qp_ctx = &ctx->qp_ctx[HZIP_QPC_COMP]; in hisi_zip_acompress()
477 struct hisi_zip_qp_ctx *qp_ctx = &ctx->qp_ctx[HZIP_QPC_DECOMP]; in hisi_zip_adecompress()
503 static int hisi_zip_start_qp(struct hisi_qp *qp, struct hisi_zip_qp_ctx *qp_ctx, in hisi_zip_start_qp()
524 static void hisi_zip_release_qp(struct hisi_zip_qp_ctx *qp_ct
[all...]

Completed in 3 milliseconds