Searched refs:ecc_get_curve (Results 1 – 1 of 1) sorted by relevance
45 static inline const struct ecc_curve *ecc_get_curve(unsigned int curve_id) in ecc_get_curve() function1321 const struct ecc_curve *curve = ecc_get_curve(curve_id); in ecc_is_key_valid()1346 const struct ecc_curve *curve = ecc_get_curve(curve_id); in ecc_gen_privkey()1391 const struct ecc_curve *curve = ecc_get_curve(curve_id); in ecc_make_pub_key()1464 const struct ecc_curve *curve = ecc_get_curve(curve_id); in crypto_ecdh_shared_secret()