Home
last modified time | relevance | path

Searched defs:ecc_dh (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_ecc.c462 struct hpre_ecc_dh *ecc_dh = &msg->param_size.ecc_dh; in ecc_dh_out_to_crypto_bin() local
712 struct hpre_ecc_dh *ecc_dh = &msg->param_size.ecc_dh; in hpre_ecc_dh_transfer_key() local
733 struct hpre_ecc_dh *ecc_dh = &msg->param_size.ecc_dh; in hpre_ecc_dh_transfer_in() local
758 struct hpre_ecc_dh *ecc_dh = &msg->param_size.ecc_dh; in hpre_ecc_dh_params_fill() local
909 struct hpre_ecc_dh *ecc_dh = NULL; in hpre_ecc_gen_keypair() local
966 struct hpre_ecc_dh *ecc_dh = NULL; in hpre_ecc_do_shared_secret() local
H A Dhpre_ecc.h77 struct hpre_ecc_dh ecc_dh; member