Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/hisilicon/zip/
Dzip_crypto.c383 hisi_qm_stop_qp(qp_ctx->qp); in hisi_zip_release_qp()
422 hisi_qm_stop_qp(hisi_zip_ctx->qp_ctx[j].qp); in hisi_zip_ctx_init()
/linux-6.12.1/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c494 hisi_qm_stop_qp(qp); in hpre_stop_qp_and_put()
703 hisi_qm_stop_qp(ctx->qp); in hpre_dh_clear_ctx()
1048 hisi_qm_stop_qp(ctx->qp); in hpre_rsa_clear_ctx()
1221 hisi_qm_stop_qp(ctx->qp); in hpre_ecc_clear_ctx()
/linux-6.12.1/include/linux/
Dhisi_acc_qm.h534 void hisi_qm_stop_qp(struct hisi_qp *qp);
/linux-6.12.1/drivers/crypto/hisilicon/
Dqm.c992 hisi_qm_stop_qp(qp); in qm_disable_qp()
2170 void hisi_qm_stop_qp(struct hisi_qp *qp) in hisi_qm_stop_qp() function
2176 EXPORT_SYMBOL_GPL(hisi_qm_stop_qp);
2357 hisi_qm_stop_qp(qp); in hisi_qm_uacce_stop_queue()
/linux-6.12.1/drivers/crypto/hisilicon/sec2/
Dsec_crypto.c584 hisi_qm_stop_qp(qp_ctx->qp); in sec_release_qp_ctx()