Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhisi_acc_qm.h574 int hisi_qm_alg_register(struct hisi_qm *qm, struct hisi_qm_list *qm_list, int guard);
/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c1250 ret = hisi_qm_alg_register(qm, &sec_devices, ctx_q_num); in sec_probe()
/linux/drivers/crypto/hisilicon/zip/
H A Dzip_main.c1314 ret = hisi_qm_alg_register(qm, &zip_devices, HZIP_CTX_Q_NUM_DEF); in hisi_zip_probe()
/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1418 ret = hisi_qm_alg_register(qm, &hpre_devices, HPRE_CTX_Q_NUM_DEF); in hpre_probe()
/linux/drivers/crypto/hisilicon/
H A Dqm.c4823 int hisi_qm_alg_register(struct hisi_qm *qm, struct hisi_qm_list *qm_list, int guard) in hisi_qm_alg_register() function
4839 EXPORT_SYMBOL_GPL(hisi_qm_alg_register);