Searched defs:curve (Results 1 – 10 of 10) sorted by relevance
1549 # define EVP_EC_gen(curve) \ argument
71 X9_62_CURVE *curve; member309 static int ec_asn1_group2curve(const EC_GROUP *group, X9_62_CURVE *curve) in ec_asn1_group2curve()
3135 const ec_list_element curve) in ec_group_new_from_data()3284 const ec_list_element *curve; in EC_GROUP_new_by_curve_name_ex() local3409 const ec_list_element curve = curve_list[i]; in ossl_ec_curve_nid_from_params() local
1383 int tls_check_sigalg_curve(const SSL *s, int curve) in tls_check_sigalg_curve()1512 int curve = ssl_get_EC_curve_nid(pkey); in tls12_check_peer_sigalg() local3154 int curve = -1; in find_sig_alg() local3234 int curve = -1; in tls_choose_sigalg() local
1194 int curve; in ssl_print_server_keyex() local
1818 int curve; member
1128 const char *curve = "prime256v1"; in test_fromdata_ec() local
1519 int curve; in is_tls13_capable() local
753 int curve = EC_GROUP_get_curve_name(group); in EVP_PKEY_assign() local
1262 static EVP_PKEY *get_ecdsa(const EC_CURVE *curve) in get_ecdsa()
Completed in 54 milliseconds