Searched defs:curve (Results 1 – 14 of 14) sorted by relevance
1570 # define EVP_EC_gen(curve) \ argument
519 const char *curve; in test_ec_noikme() local572 static int do_ec_curve_failtest(const char *curve) in do_ec_curve_failtest()
1585 const char *curve = "prime256v1"; in test_fromdata_ec() local
356 const char *curve = "K-283"; /* A curve that has a cofactor that it not 1 */ in ecdh_cofactor_derive_test() local
72 X9_62_CURVE *curve; member310 static int ec_asn1_group2curve(const EC_GROUP *group, X9_62_CURVE *curve) in ec_asn1_group2curve()
3152 const ec_list_element curve) in ec_group_new_from_data()3317 const ec_list_element *curve; in EC_GROUP_new_by_curve_name_ex() local3442 const ec_list_element curve = curve_list[i]; in ossl_ec_curve_nid_from_params() local
119 const char *curve = ec_curvename_get0(ec); in recipient_key_set() local391 const char *curve = ec_curvename_get0(ec); in ossl_ec_dhkem_derive_private() local
156 const OSSL_HPKE_KEM_INFO *ossl_HPKE_KEM_INFO_find_curve(const char *curve) in ossl_HPKE_KEM_INFO_find_curve()
1928 int tls_check_sigalg_curve(const SSL_CONNECTION *s, int curve) in tls_check_sigalg_curve()2076 int curve = ssl_get_EC_curve_nid(pkey); in tls12_check_peer_sigalg() local3843 int curve = -1; in find_sig_alg() local3924 int curve = -1; in tls_choose_sigalg() local
1252 int curve; in ssl_print_server_keyex() local
1864 int curve; member
1906 int curve; in is_tls13_capable() local
767 int curve = EC_GROUP_get_curve_name(group); in EVP_PKEY_assign() local
1709 static EVP_PKEY *get_ecdsa(const EC_CURVE *curve) in get_ecdsa()
Completed in 122 milliseconds