Home
last modified time | relevance | path

Searched refs:hpre_create_qp (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/crypto/hisilicon/hpre/
Dhpre.h93 struct hisi_qp *hpre_create_qp(void);
Dhpre_main.c204 struct hisi_qp *hpre_create_qp(void) in hpre_create_qp() function
Dhpre_crypto.c160 qp = hpre_create_qp(); in hpre_get_qp_and_start()