Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dhisi_acc_qm.h503 int hisi_qm_alg_register(struct hisi_qm *qm, struct hisi_qm_list *qm_list);
/Linux-v6.1/drivers/crypto/hisilicon/sec2/
Dsec_main.c1236 ret = hisi_qm_alg_register(qm, &sec_devices); in sec_probe()
/Linux-v6.1/drivers/crypto/hisilicon/zip/
Dzip_main.c1231 ret = hisi_qm_alg_register(qm, &zip_devices); in hisi_zip_probe()
/Linux-v6.1/drivers/crypto/hisilicon/hpre/
Dhpre_main.c1396 ret = hisi_qm_alg_register(qm, &hpre_devices); in hpre_probe()
/Linux-v6.1/drivers/crypto/hisilicon/
Dqm.c5870 int hisi_qm_alg_register(struct hisi_qm *qm, struct hisi_qm_list *qm_list) in hisi_qm_alg_register() function
5898 EXPORT_SYMBOL_GPL(hisi_qm_alg_register);