Home
last modified time | relevance | path

Searched refs:hisi_qm_init (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/drivers/crypto/hisilicon/
H A Dhisi_qm.h219 enum hisi_drv_status hisi_qm_init(struct hisi_qm *qm);
H A Dsec_main.c207 return hisi_qm_init(qm); in sec_qm_init()
H A Dhpre_main.c267 return hisi_qm_init(qm); in hpre_qm_init()
H A Dhisi_qm.c483 enum hisi_drv_status hisi_qm_init(struct hisi_qm *qm) in hisi_qm_init() function