Searched refs:ecc_curve (Results 1 – 8 of 8) sorted by relevance
48 static struct ecc_curve gost_cp256a = {81 static struct ecc_curve gost_cp256b = {118 static struct ecc_curve gost_cp256c = {167 static struct ecc_curve gost_tc512a = {212 static struct ecc_curve gost_tc512b = {
18 static struct ecc_curve nist_p192 = {44 static struct ecc_curve nist_p256 = {76 static struct ecc_curve nist_p384 = {96 static const struct ecc_curve ecc_25519 = {
133 int ecc_is_pubkey_valid_partial(const struct ecc_curve *curve,147 int ecc_is_pubkey_valid_full(const struct ecc_curve *curve,244 const struct ecc_curve *curve);
47 const struct ecc_curve *ecc_get_curve25519(void) in ecc_get_curve25519()53 const struct ecc_curve *ecc_get_curve(unsigned int curve_id) in ecc_get_curve()908 const struct ecc_curve *curve) in vli_mmod_fast()964 const struct ecc_curve *curve) in vli_mod_mult_fast()974 const struct ecc_curve *curve) in vli_mod_square_fast()1077 const struct ecc_curve *curve) in ecc_point_double_jacobian()1141 static void apply_z(u64 *x1, u64 *y1, u64 *z, const struct ecc_curve *curve) in apply_z()1153 u64 *p_initial_z, const struct ecc_curve *curve) in xycz_initial_double()1179 const struct ecc_curve *curve) in xycz_add()1222 const struct ecc_curve *curve) in xycz_add_c()[all …]
18 const struct ecc_curve *curve;27 const struct ecc_curve *curve;96 const struct ecc_curve *curve = ctx->curve; in _ecdsa_verify()
38 const struct ecc_curve *curve; /* curve from oid */47 static const struct ecc_curve *get_curve_by_oid(enum OID oid) in get_curve_by_oid()
35 struct ecc_curve { struct51 const struct ecc_curve *ecc_get_curve(unsigned int curve_id); argument58 const struct ecc_curve *ecc_get_curve25519(void);
1262 const struct ecc_curve *curve = ecc_get_curve(ctx->curve_id); in hpre_ecdh_fill_curve()1650 const struct ecc_curve *curve; in hpre_curve25519_fill_curve()1830 const struct ecc_curve *curve; in hpre_curve25519_src_init()