Home
last modified time | relevance | path

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

/drivers/crypto/hisilicon/zip/
Dzip_main.c849 hisi_qm_alg_unregister(qm, &zip_devices); in hisi_zip_probe()
869 hisi_qm_alg_unregister(qm, &zip_devices); in hisi_zip_remove()
/drivers/crypto/hisilicon/
Dqm.h385 void hisi_qm_alg_unregister(struct hisi_qm *qm, struct hisi_qm_list *qm_list);
Dqm.c3984 void hisi_qm_alg_unregister(struct hisi_qm *qm, struct hisi_qm_list *qm_list) in hisi_qm_alg_unregister() function
3993 EXPORT_SYMBOL_GPL(hisi_qm_alg_unregister);
/drivers/crypto/hisilicon/sec2/
Dsec_main.c901 hisi_qm_alg_unregister(qm, &sec_devices); in sec_probe()
921 hisi_qm_alg_unregister(qm, &sec_devices); in sec_remove()
/drivers/crypto/hisilicon/hpre/
Dhpre_main.c886 hisi_qm_alg_unregister(qm, &hpre_devices); in hpre_probe()
907 hisi_qm_alg_unregister(qm, &hpre_devices); in hpre_remove()