Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dec.h1570 # define EVP_EC_gen(curve) \ argument
/openssl/providers/implementations/kem/
H A Dec_kem.c119 const char *curve = ec_curvename_get0(ec); in recipient_key_set() local
391 const char *curve = ec_curvename_get0(ec); in ossl_ec_dhkem_derive_private() local
/openssl/test/
H A Devp_pkey_dhkem_test.c519 const char *curve; in test_ec_noikme() local
572 static int do_ec_curve_failtest(const char *curve) in do_ec_curve_failtest()
H A Devp_pkey_provided_test.c1585 const char *curve = "prime256v1"; in test_fromdata_ec() local
H A Dacvp_test.c356 const char *curve = "K-283"; /* A curve that has a cofactor that it not 1 */ in ecdh_cofactor_derive_test() local
/openssl/crypto/ec/
H A Dec_asn1.c72 X9_62_CURVE *curve; member
310 static int ec_asn1_group2curve(const EC_GROUP *group, X9_62_CURVE *curve) in ec_asn1_group2curve()
H A Dec_curve.c3152 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() local
3442 const ec_list_element curve = curve_list[i]; in ossl_ec_curve_nid_from_params() local
/openssl/crypto/hpke/
H A Dhpke_util.c156 const OSSL_HPKE_KEM_INFO *ossl_HPKE_KEM_INFO_find_curve(const char *curve) in ossl_HPKE_KEM_INFO_find_curve()
/openssl/ssl/
H A Dt1_lib.c1867 int tls_check_sigalg_curve(const SSL_CONNECTION *s, int curve) in tls_check_sigalg_curve()
2015 int curve = ssl_get_EC_curve_nid(pkey); in tls12_check_peer_sigalg() local
3781 int curve = -1; in find_sig_alg() local
3862 int curve = -1; in tls_choose_sigalg() local
H A Dt1_trce.c1252 int curve; in ssl_print_server_keyex() local
H A Dssl_local.h1849 int curve; member
/openssl/ssl/statem/
H A Dstatem_lib.c1903 int curve; in is_tls13_capable() local
/openssl/crypto/evp/
H A Dp_lib.c767 int curve = EC_GROUP_get_curve_name(group); in EVP_PKEY_assign() local
/openssl/apps/
H A Dspeed.c1606 static EVP_PKEY *get_ecdsa(const EC_CURVE *curve) in get_ecdsa()

Completed in 96 milliseconds