Home
last modified time | relevance | path

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

/openbmc/linux/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]; argument
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()
524 static void hisi_zip_release_qp(struct hisi_zip_qp_ctx *qp_ctx) in hisi_zip_release_qp()
559 struct hisi_zip_qp_ctx *qp_ctx; in hisi_zip_ctx_init()
[all …]