Searched refs:ecc_curve (Results 1 – 2 of 2) sorted by relevance
11 struct ecc_curve { struct33 static struct ecc_curve nist_p192 = { argument59 static struct ecc_curve nist_p256 = {
42 static inline const struct ecc_curve *ecc_get_curve(unsigned int curve_id) in ecc_get_curve()845 u64 *initial_z, const struct ecc_curve *curve, in ecc_point_mult()916 static int __ecc_is_key_valid(const struct ecc_curve *curve, in __ecc_is_key_valid()943 const struct ecc_curve *curve = ecc_get_curve(curve_id); in ecc_is_key_valid()967 const struct ecc_curve *curve = ecc_get_curve(curve_id); in ecc_gen_privkey()1011 const struct ecc_curve *curve = ecc_get_curve(curve_id); in ecc_make_pub_key()1042 static int ecc_is_pubkey_valid_partial(const struct ecc_curve *curve, in ecc_is_pubkey_valid_partial()1080 const struct ecc_curve *curve = ecc_get_curve(curve_id); in crypto_ecdh_shared_secret()