Searched defs:curve (Results 1 – 3 of 3) sorted by relevance
957 const struct ecc_curve *curve) in vli_mmod_fast()1016 const struct ecc_curve *curve) in vli_mod_mult_fast()1026 const struct ecc_curve *curve) in vli_mod_square_fast()1130 const struct ecc_curve *curve) in ecc_point_double_jacobian()1206 u64 *p_initial_z, const struct ecc_curve *curve) in xycz_initial_double()1232 const struct ecc_curve *curve) in xycz_add()1275 const struct ecc_curve *curve) in xycz_add_c()1331 u64 *initial_z, const struct ecc_curve *curve, in ecc_point_mult()1394 const struct ecc_curve *curve) in ecc_point_add()1417 const struct ecc_curve *curve) in ecc_point_mult_shamir()[all …]
15 const struct ecc_curve *curve; member25 const struct ecc_curve *curve = ctx->curve; in _ecdsa_verify() local
37 const struct ecc_curve *curve; /* curve from oid */ member
Completed in 15 milliseconds