ecc_curve 45 crypto/ecc.c static inline const struct ecc_curve *ecc_get_curve(unsigned int curve_id) ecc_curve 1144 crypto/ecc.c u64 *initial_z, const struct ecc_curve *curve, ecc_curve 1208 crypto/ecc.c const struct ecc_curve *curve) ecc_curve 1231 crypto/ecc.c const struct ecc_curve *curve) ecc_curve 1294 crypto/ecc.c static int __ecc_is_key_valid(const struct ecc_curve *curve, ecc_curve 1321 crypto/ecc.c const struct ecc_curve *curve = ecc_get_curve(curve_id); ecc_curve 1346 crypto/ecc.c const struct ecc_curve *curve = ecc_get_curve(curve_id); ecc_curve 1391 crypto/ecc.c const struct ecc_curve *curve = ecc_get_curve(curve_id); ecc_curve 1423 crypto/ecc.c int ecc_is_pubkey_valid_partial(const struct ecc_curve *curve, ecc_curve 1464 crypto/ecc.c const struct ecc_curve *curve = ecc_get_curve(curve_id); ecc_curve 147 crypto/ecc.h int ecc_is_pubkey_valid_partial(const struct ecc_curve *curve, ecc_curve 244 crypto/ecc.h const struct ecc_curve *curve); ecc_curve 18 crypto/ecc_curve_defs.h static struct ecc_curve nist_p192 = { ecc_curve 44 crypto/ecc_curve_defs.h static struct ecc_curve nist_p256 = { ecc_curve 37 crypto/ecrdsa.c const struct ecc_curve *curve; /* curve from oid */ ecc_curve 46 crypto/ecrdsa.c static const struct ecc_curve *get_curve_by_oid(enum OID oid) ecc_curve 48 crypto/ecrdsa_defs.h static struct ecc_curve gost_cp256a = { ecc_curve 81 crypto/ecrdsa_defs.h static struct ecc_curve gost_cp256b = { ecc_curve 118 crypto/ecrdsa_defs.h static struct ecc_curve gost_cp256c = { ecc_curve 167 crypto/ecrdsa_defs.h static struct ecc_curve gost_tc512a = { ecc_curve 212 crypto/ecrdsa_defs.h static struct ecc_curve gost_tc512b = {