Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c176 hisi_qm_stop_qp(ctx->qp); in hisi_zip_release_qp()
200 hisi_qm_stop_qp(hisi_zip_ctx->qp_ctx[j].qp); in hisi_zip_ctx_init()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/
H A Dqm.h348 int hisi_qm_stop_qp(struct hisi_qp *qp);
H A Dqm.c1948 int hisi_qm_stop_qp(struct hisi_qp *qp) in hisi_qm_stop_qp() function
1958 EXPORT_SYMBOL_GPL(hisi_qm_stop_qp);
2112 hisi_qm_stop_qp(q->priv); in hisi_qm_uacce_stop_queue()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c622 hisi_qm_stop_qp(ctx->qp); in hpre_dh_clear_ctx()
966 hisi_qm_stop_qp(ctx->qp); in hpre_rsa_clear_ctx()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c430 hisi_qm_stop_qp(qp_ctx->qp); in sec_release_qp_ctx()