Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/hisilicon/
Dqm.h382 int hisi_qm_alg_register(struct hisi_qm *qm, struct hisi_qm_list *qm_list);
Dqm.c3951 int hisi_qm_alg_register(struct hisi_qm *qm, struct hisi_qm_list *qm_list) in hisi_qm_alg_register() function
3973 EXPORT_SYMBOL_GPL(hisi_qm_alg_register);
/Linux-v5.10/drivers/crypto/hisilicon/zip/
Dzip_main.c826 ret = hisi_qm_alg_register(qm, &zip_devices); in hisi_zip_probe()
/Linux-v5.10/drivers/crypto/hisilicon/sec2/
Dsec_main.c886 ret = hisi_qm_alg_register(qm, &sec_devices); in sec_probe()
/Linux-v5.10/drivers/crypto/hisilicon/hpre/
Dhpre_main.c871 ret = hisi_qm_alg_register(qm, &hpre_devices); in hpre_probe()