Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_ecc.c682 static const struct hpre_ecc_curve *get_curve_from_list(uint32_t curve_id) in get_curve_from_list() function
917 curve = get_curve_from_list(key->curve); in hpre_ecc_gen_keypair()
977 curve = get_curve_from_list(ecc_key->curve); in hpre_ecc_do_shared_secret()
1183 curve = get_curve_from_list(ecc_key->curve); in hpre_ecc_sign()
1423 curve = get_curve_from_list(pub_key->curve); in hpre_ecc_verify()