Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/hisilicon/
Dqm.h433 void hisi_qm_alg_unregister(struct hisi_qm *qm, struct hisi_qm_list *qm_list);
Dqm.c5520 void hisi_qm_alg_unregister(struct hisi_qm *qm, struct hisi_qm_list *qm_list) in hisi_qm_alg_unregister() function
5532 EXPORT_SYMBOL_GPL(hisi_qm_alg_unregister);
/Linux-v5.15/drivers/crypto/hisilicon/zip/
Dzip_main.c957 hisi_qm_alg_unregister(qm, &zip_devices); in hisi_zip_probe()
978 hisi_qm_alg_unregister(qm, &zip_devices); in hisi_zip_remove()
/Linux-v5.15/drivers/crypto/hisilicon/sec2/
Dsec_main.c1035 hisi_qm_alg_unregister(qm, &sec_devices); in sec_probe()
1053 hisi_qm_alg_unregister(qm, &sec_devices); in sec_remove()
/Linux-v5.15/drivers/crypto/hisilicon/hpre/
Dhpre_main.c1128 hisi_qm_alg_unregister(qm, &hpre_devices); in hpre_probe()
1150 hisi_qm_alg_unregister(qm, &hpre_devices); in hpre_remove()