Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhisi_acc_qm.h571 int hisi_qm_alg_register(struct hisi_qm *qm, struct hisi_qm_list *qm_list, int guard);
/linux-6.15/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c1333 ret = hisi_qm_alg_register(qm, &sec_devices, ctx_q_num); in sec_probe()
/linux-6.15/drivers/crypto/hisilicon/zip/
H A Dzip_main.c1427 ret = hisi_qm_alg_register(qm, &zip_devices, HZIP_CTX_Q_NUM_DEF); in hisi_zip_probe()
/linux-6.15/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1527 ret = hisi_qm_alg_register(qm, &hpre_devices, HPRE_CTX_Q_NUM_DEF); in hpre_probe()
/linux-6.15/drivers/crypto/hisilicon/
H A Dqm.c4975 int hisi_qm_alg_register(struct hisi_qm *qm, struct hisi_qm_list *qm_list, int guard) in hisi_qm_alg_register() function
4991 EXPORT_SYMBOL_GPL(hisi_qm_alg_register);