Home
last modified time | relevance | path

Searched defs:curve (Results 1 – 10 of 10) sorted by relevance

/openssl-master/include/openssl/
A Dec.h1549 # define EVP_EC_gen(curve) \ argument
/openssl-master/crypto/ec/
A Dec_asn1.c71 X9_62_CURVE *curve; member
309 static int ec_asn1_group2curve(const EC_GROUP *group, X9_62_CURVE *curve) in ec_asn1_group2curve()
A Dec_curve.c3135 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() local
3409 const ec_list_element curve = curve_list[i]; in ossl_ec_curve_nid_from_params() local
/openssl-master/ssl/
A Dt1_lib.c1383 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() local
3154 int curve = -1; in find_sig_alg() local
3234 int curve = -1; in tls_choose_sigalg() local
A Dt1_trce.c1194 int curve; in ssl_print_server_keyex() local
A Dssl_local.h1818 int curve; member
/openssl-master/test/
A Devp_pkey_provided_test.c1128 const char *curve = "prime256v1"; in test_fromdata_ec() local
/openssl-master/ssl/statem/
A Dstatem_lib.c1519 int curve; in is_tls13_capable() local
/openssl-master/crypto/evp/
A Dp_lib.c753 int curve = EC_GROUP_get_curve_name(group); in EVP_PKEY_assign() local
/openssl-master/apps/
A Dspeed.c1262 static EVP_PKEY *get_ecdsa(const EC_CURVE *curve) in get_ecdsa()

Completed in 54 milliseconds