Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/hisilicon/
Dqm.h432 int hisi_qm_alg_register(struct hisi_qm *qm, struct hisi_qm_list *qm_list);
Dqm.c5481 int hisi_qm_alg_register(struct hisi_qm *qm, struct hisi_qm_list *qm_list) in hisi_qm_alg_register() function
5509 EXPORT_SYMBOL_GPL(hisi_qm_alg_register);
/Linux-v5.15/drivers/crypto/hisilicon/zip/
Dzip_main.c932 ret = hisi_qm_alg_register(qm, &zip_devices); in hisi_zip_probe()
/Linux-v5.15/drivers/crypto/hisilicon/sec2/
Dsec_main.c1005 ret = hisi_qm_alg_register(qm, &sec_devices); in sec_probe()
/Linux-v5.15/drivers/crypto/hisilicon/hpre/
Dhpre_main.c1103 ret = hisi_qm_alg_register(qm, &hpre_devices); in hpre_probe()