Home
last modified time | relevance | path

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

/linux-5.10/drivers/crypto/hisilicon/hpre/
Dhpre.h63 struct hpre { struct
65 struct hpre_debug debug; argument
69 enum hpre_alg_type { argument
Dhpre_main.c378 struct hpre *hpre = container_of(file->debug, struct hpre, debug); in hpre_file_to_qm() local
591 struct hpre *hpre = container_of(qm, struct hpre, qm); in hpre_create_debugfs_file() local
685 struct hpre *hpre = container_of(qm, struct hpre, qm); in hpre_dfx_debug_init() local
809 static int hpre_pf_probe_init(struct hpre *hpre) in hpre_pf_probe_init()
826 static int hpre_probe_init(struct hpre *hpre) in hpre_probe_init()
843 struct hpre *hpre; in hpre_probe() local
Dhpre_crypto.c75 struct hpre *hpre; member
317 struct hpre *hpre; in hpre_ctx_set() local