Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dhisi_acc_qm.h504 void hisi_qm_alg_unregister(struct hisi_qm *qm, struct hisi_qm_list *qm_list);
/Linux-v6.1/drivers/crypto/hisilicon/sec2/
Dsec_main.c1266 hisi_qm_alg_unregister(qm, &sec_devices); in sec_probe()
1285 hisi_qm_alg_unregister(qm, &sec_devices); in sec_remove()
/Linux-v6.1/drivers/crypto/hisilicon/zip/
Dzip_main.c1256 hisi_qm_alg_unregister(qm, &zip_devices); in hisi_zip_probe()
1278 hisi_qm_alg_unregister(qm, &zip_devices); in hisi_zip_remove()
/Linux-v6.1/drivers/crypto/hisilicon/hpre/
Dhpre_main.c1421 hisi_qm_alg_unregister(qm, &hpre_devices); in hpre_probe()
1444 hisi_qm_alg_unregister(qm, &hpre_devices); in hpre_remove()
/Linux-v6.1/drivers/crypto/hisilicon/
Dqm.c5909 void hisi_qm_alg_unregister(struct hisi_qm *qm, struct hisi_qm_list *qm_list) in hisi_qm_alg_unregister() function
5921 EXPORT_SYMBOL_GPL(hisi_qm_alg_unregister);