Lines Matching refs:ecc_curve
45 const struct ecc_curve *ecc_get_curve(unsigned int curve_id)
900 const struct ecc_curve *curve)
956 const struct ecc_curve *curve)
966 const struct ecc_curve *curve)
1069 const struct ecc_curve *curve)
1133 static void apply_z(u64 *x1, u64 *y1, u64 *z, const struct ecc_curve *curve)
1145 u64 *p_initial_z, const struct ecc_curve *curve)
1171 const struct ecc_curve *curve)
1214 const struct ecc_curve *curve)
1270 u64 *initial_z, const struct ecc_curve *curve,
1330 const struct ecc_curve *curve)
1353 const struct ecc_curve *curve)
1405 static int __ecc_is_key_valid(const struct ecc_curve *curve,
1432 const struct ecc_curve *curve = ecc_get_curve(curve_id);
1457 const struct ecc_curve *curve = ecc_get_curve(curve_id);
1502 const struct ecc_curve *curve = ecc_get_curve(curve_id);
1536 int ecc_is_pubkey_valid_partial(const struct ecc_curve *curve,
1569 int ecc_is_pubkey_valid_full(const struct ecc_curve *curve,
1604 const struct ecc_curve *curve = ecc_get_curve(curve_id);