Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dhisi_acc_qm.h490 void hisi_qm_alg_unregister(struct hisi_qm *qm, struct hisi_qm_list *qm_list);
/linux-5.19.10/drivers/crypto/hisilicon/sec2/
Dsec_main.c1169 hisi_qm_alg_unregister(qm, &sec_devices); in sec_probe()
1188 hisi_qm_alg_unregister(qm, &sec_devices); in sec_remove()
/linux-5.19.10/drivers/crypto/hisilicon/zip/
Dzip_main.c1125 hisi_qm_alg_unregister(qm, &zip_devices); in hisi_zip_probe()
1147 hisi_qm_alg_unregister(qm, &zip_devices); in hisi_zip_remove()
/linux-5.19.10/drivers/crypto/hisilicon/hpre/
Dhpre_main.c1271 hisi_qm_alg_unregister(qm, &hpre_devices); in hpre_probe()
1294 hisi_qm_alg_unregister(qm, &hpre_devices); in hpre_remove()
/linux-5.19.10/drivers/crypto/hisilicon/
Dqm.c5878 void hisi_qm_alg_unregister(struct hisi_qm *qm, struct hisi_qm_list *qm_list) in hisi_qm_alg_unregister() function
5890 EXPORT_SYMBOL_GPL(hisi_qm_alg_unregister);