Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre.h125 struct hisi_qp *hpre_create_qp(u8 type);
H A Dhpre_main.c455 struct hisi_qp *hpre_create_qp(u8 type) in hpre_create_qp() function
H A Dhpre_crypto.c387 qp = hpre_create_qp(type); in hpre_ctx_init()