Home
last modified time | relevance | path

Searched defs:curve (Results 26 – 50 of 66) sorted by relevance

123

/freebsd/contrib/bearssl/src/x509/
H A Dencode_ec_rawder.c29 br_get_curve_OID(int curve) in br_get_curve_OID()
H A Dx509_minimal.c1278 uint32_t curve = T0_POP(); in br_x509_minimal_run() local
1372 int curve = T0_POP(); in br_x509_minimal_run() local
H A Dskey_decoder.c582 uint32_t curve = T0_POP(); in br_skey_decoder_run() local
H A Dx509_decoder.c614 uint32_t curve = T0_POP(); in br_x509_decoder_run() local
/freebsd/contrib/wpa/src/common/
H A Ddpp.c1558 const struct dpp_curve_params *curve) in dpp_build_jwk()
1624 static bool dpp_supports_curve(const char *curve, struct dpp_bootstrap_info *bi) in dpp_supports_curve()
1657 const struct dpp_curve_params *curve; /* C-sign-key curve */ in dpp_build_conf_obj_dpp() local
2600 const struct dpp_curve_params *curve; in dpp_parse_jwk() local
2757 const struct dpp_curve_params *curve; in dpp_parse_connector() local
3401 const struct dpp_curve_params *curve; in dpp_conf_resp_rx() local
3943 dpp_keygen_configurator(const char *curve, const u8 *privkey, in dpp_keygen_configurator()
3983 const char *curve, int ap) in dpp_configurator_own_config()
4157 const struct dpp_curve_params *curve, *own_curve; in dpp_peer_intro() local
4437 char *mac = NULL, *info = NULL, *curve = NULL; in dpp_bootstrap_gen() local
[all …]
H A Ddpp_reconfig.c188 const struct dpp_curve_params *curve) in dpp_configurator_build_own_connector()
244 const struct dpp_curve_params *curve; in dpp_reconfig_init() local
H A Ddpp.h183 const struct dpp_curve_params *curve; member
285 const struct dpp_curve_params *curve; member
411 const struct dpp_curve_params *curve; member
701 const struct dpp_curve_params *curve; member
H A Ddpp_backup.c112 static struct wpabuf * dpp_build_key_alg(const struct dpp_curve_params *curve) in dpp_build_key_alg()
/freebsd/contrib/bearssl/tools/
H A Dta.c35 curve_to_sym(int curve) in curve_to_sym()
H A Dtwrch.c627 int curve; in do_twrch() local
H A Dnames.c989 ec_curve_name(int curve) in ec_curve_name()
H A Dserver.c962 int curve; in do_server() local
/freebsd/crypto/libecc/src/curves/
H A Daff_pt_edwards.c40 int aff_pt_edwards_init(aff_pt_edwards_t in, ec_edwards_crv_src_t curve) in aff_pt_edwards_init()
64 ec_edwards_crv_src_t curve, in aff_pt_edwards_init_from_coords()
105 ec_edwards_crv_src_t curve, in is_on_edwards_curve()
/freebsd/sys/dev/syscons/dragon/
H A Ddragon_saver.c59 static int curve; variable
/freebsd/crypto/libecc/src/tests/
H A Dec_self_tests.c59 … static int perform_tests(unsigned int tests, const char *sig, const char *hash, const char *curve) in perform_tests()
/freebsd/crypto/openssl/include/openssl/
H A Dec.h1570 # define EVP_EC_gen(curve) \ argument
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_server.c264 do_ecdhe_part1(br_ssl_server_context *ctx, int curve) in do_ecdhe_part1()
336 int curve; in do_ecdhe_part2() local
1387 int curve = T0_POPi(); in br_ssl_hs_server_run() local
/freebsd/crypto/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
/freebsd/crypto/openssl/providers/implementations/kem/
H A Dec_kem.c119 const char *curve = ec_curvename_get0(ec); in recipient_key_set() local
392 const char *curve = ec_curvename_get0(ec); in ossl_ec_dhkem_derive_private() local
/freebsd/crypto/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()
/freebsd/crypto/openssh/
H A Dssh-ecdsa.c235 char *curve = NULL; in ssh_ecdsa_deserialize_public() local
/freebsd/contrib/wpa/wpa_supplicant/examples/
H A Ddpp-nfc.py173 curve=None, key=None): argument
/freebsd/crypto/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()
/freebsd/usr.sbin/pkg/
H A Decc.c106 ecc_pkgkey_params(const uint8_t *curve, size_t curvesz) in ecc_pkgkey_params()

123