Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_ecc.c55 struct hpre_ecc_curve { struct
306 static const struct hpre_ecc_curve g_curve_list[] = {
682 static const struct hpre_ecc_curve *get_curve_from_list(uint32_t curve_id) in get_curve_from_list()
754 hpre_ecc_dh_params_fill(const struct hpre_ecc_curve *curve, in hpre_ecc_dh_params_fill()
827 static TEE_Result hpre_ecc_request_init(const struct hpre_ecc_curve *curve, in hpre_ecc_request_init()
908 const struct hpre_ecc_curve *curve = NULL; in hpre_ecc_gen_keypair()
963 const struct hpre_ecc_curve *curve = NULL; in hpre_ecc_do_shared_secret()
1016 hpre_ecc_sign_params_fill(const struct hpre_ecc_curve *curve, in hpre_ecc_sign_params_fill()
1113 hpre_ecc_sign_request_init(const struct hpre_ecc_curve *curve, in hpre_ecc_sign_request_init()
1146 const struct hpre_ecc_curve *curve) in hpre_ecdsa_param_check()
[all …]