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() function1320 const struct ecc_curve *curve = ecc_get_curve(curve_id); in ecc_is_key_valid()1345 const struct ecc_curve *curve = ecc_get_curve(curve_id); in ecc_gen_privkey()1390 const struct ecc_curve *curve = ecc_get_curve(curve_id); in ecc_make_pub_key()1463 const struct ecc_curve *curve = ecc_get_curve(curve_id); in crypto_ecdh_shared_secret()