Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/hisilicon/hpre/
Dhpre.h103 struct hisi_qp *hpre_create_qp(u8 type);
Dhpre_main.c467 struct hisi_qp *hpre_create_qp(u8 type) in hpre_create_qp() function
Dhpre_crypto.c209 qp = hpre_create_qp(type); in hpre_get_qp_and_start()