Home
last modified time | relevance | path

Searched defs:hpre (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre.h70 struct hpre { struct
72 struct hpre_debug debug; argument
76 enum hpre_alg_type { argument
H A Dhpre_main.c775 struct hpre *hpre = container_of(file->debug, struct hpre, debug); in hpre_file_to_qm() local
949 struct hpre *hpre = container_of(qm, struct hpre, qm); in hpre_create_debugfs_file() local
1046 struct hpre *hpre = container_of(qm, struct hpre, qm); in hpre_dfx_debug_init() local
1360 static int hpre_pf_probe_init(struct hpre *hpre) in hpre_pf_probe_init()
1379 static int hpre_probe_init(struct hpre *hpre) in hpre_probe_init()
1414 struct hpre *hpre; in hpre_probe() local
H A Dhpre_crypto.c118 struct hpre *hpre; member
381 struct hpre *hpre; in hpre_ctx_set() local