Lines Matching refs:ecc_curve
27 #include <crypto/ecc_curve.h>
47 const struct ecc_curve *ecc_get_curve25519(void)
53 const struct ecc_curve *ecc_get_curve(unsigned int curve_id)
911 const struct ecc_curve *curve)
967 const struct ecc_curve *curve)
977 const struct ecc_curve *curve)
1081 const struct ecc_curve *curve)
1145 static void apply_z(u64 *x1, u64 *y1, u64 *z, const struct ecc_curve *curve)
1157 u64 *p_initial_z, const struct ecc_curve *curve)
1183 const struct ecc_curve *curve)
1226 const struct ecc_curve *curve)
1282 u64 *initial_z, const struct ecc_curve *curve,
1342 const struct ecc_curve *curve)
1365 const struct ecc_curve *curve)
1419 static int __ecc_is_key_valid(const struct ecc_curve *curve,
1446 const struct ecc_curve *curve = ecc_get_curve(curve_id);
1471 const struct ecc_curve *curve = ecc_get_curve(curve_id);
1516 const struct ecc_curve *curve = ecc_get_curve(curve_id);
1550 int ecc_is_pubkey_valid_partial(const struct ecc_curve *curve,
1583 int ecc_is_pubkey_valid_full(const struct ecc_curve *curve,
1618 const struct ecc_curve *curve = ecc_get_curve(curve_id);