Home
last modified time | relevance | path

Searched refs:hpre_dh_msg (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_dh.c67 struct hpre_dh_msg *msg = info; in hpre_dh_fill_sqe()
81 struct hpre_dh_msg *msg = info; in hpre_dh_parse_sqe()
176 static enum hisi_drv_status hpre_dh_params_alloc(struct hpre_dh_msg *msg) in hpre_dh_params_alloc()
198 static void hpre_dh_params_free(struct hpre_dh_msg *msg) in hpre_dh_params_free()
206 static enum hisi_drv_status hpre_dh_params_bn2bin(struct hpre_dh_msg *msg, in hpre_dh_params_bn2bin()
249 static TEE_Result hpre_dh_request_init(struct hpre_dh_msg *msg, in hpre_dh_request_init()
273 static void hpre_dh_request_deinit(struct hpre_dh_msg *msg) in hpre_dh_request_deinit()
282 struct hpre_dh_msg msg = { }; in hpre_dh_gen_keypair()
332 struct hpre_dh_msg msg = { }; in hpre_dh_do_shared_secret()
H A Dhpre_dh.h16 struct hpre_dh_msg { struct