Searched defs:curve (Results 1 - 12 of 12) sorted by last modified time

/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Dec_asn1.c184 X9_62_CURVE *curve; member in struct:ec_parameters_st
436 static int ec_asn1_group2curve(const EC_GROUP *group, X9_62_CURVE *curve) argument
[all...]
H A Dec_curve.c3053 ec_group_new_from_data(const ec_list_element curve) argument
3331 const ec_list_element curve = curve_list[i]; local
[all...]
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c1964 char *curve = NULL; local
/freebsd-11-stable/contrib/wpa/src/common/
H A Ddpp.h119 const struct dpp_curve_params *curve; member in struct:dpp_bootstrap_info
180 const struct dpp_curve_params *curve; member in struct:dpp_authentication
255 const struct dpp_curve_params *curve; member in struct:dpp_configurator
488 const struct dpp_curve_params *curve; member in struct:dpp_pfs
H A Ddpp.c391 static int dpp_hash_vector(const struct dpp_curve_params *curve, argument
1222 static EVP_PKEY * dpp_gen_keypair(const struct dpp_curve_params *curve) argument
1300 dpp_set_keypair(const struct dpp_curve_params **curve, const u8 *privkey, size_t privkey_len) argument
1454 dpp_keygen(struct dpp_bootstrap_info *bi, const char *curve, const u8 *privkey, size_t privkey_len) argument
4517 dpp_build_jwk(struct wpabuf *buf, const char *name, EVP_PKEY *key, const char *kid, const struct dpp_curve_params *curve) argument
4589 const struct dpp_curve_params *curve; local
5101 dpp_parse_jws_prot_hdr(const struct dpp_curve_params *curve, const u8 *prot_hdr, u16 prot_hdr_len, const EVP_MD **ret_md) argument
5231 const struct dpp_curve_params *curve; local
5392 const struct dpp_curve_params *curve; local
5570 const struct dpp_curve_params *curve; local
6187 dpp_keygen_configurator(const char *curve, const u8 *privkey, size_t privkey_len) argument
6249 dpp_configurator_own_config(struct dpp_authentication *auth, const char *curve, int ap) argument
6404 dpp_derive_pmkid(const struct dpp_curve_params *curve, EVP_PKEY *own_key, EVP_PKEY *peer_key, u8 *pmkid) argument
6456 const struct dpp_curve_params *curve, *own_curve; local
6614 dpp_pkex_get_role_elem(const struct dpp_curve_params *curve, int init) argument
6660 dpp_pkex_derive_Qi(const struct dpp_curve_params *curve, const u8 *mac_init, const char *code, const char *identifier, BN_CTX *bnctx, EC_GROUP **ret_group) argument
6744 dpp_pkex_derive_Qr(const struct dpp_curve_params *curve, const u8 *mac_resp, const char *code, const char *identifier, BN_CTX *bnctx, EC_GROUP **ret_group) argument
6829 dpp_test_gen_invalid_key(struct wpabuf *msg, const struct dpp_curve_params *curve) argument
6906 const struct dpp_curve_params *curve = pkex->own_bi->curve; local
7085 const struct dpp_curve_params *curve = pkex->own_bi->curve; local
7262 const struct dpp_curve_params *curve = bi->curve; local
7486 const struct dpp_curve_params *curve = pkex->own_bi->curve; local
7604 const struct dpp_curve_params *curve = pkex->own_bi->curve; local
7787 const struct dpp_curve_params *curve = pkex->own_bi->curve; local
7900 const struct dpp_curve_params *curve = pkex->own_bi->curve; local
8064 const struct dpp_curve_params *curve = pkex->own_bi->curve; local
8403 char *chan = NULL, *mac = NULL, *info = NULL, *pk = NULL, *curve = NULL; local
8633 char *curve = NULL; local
[all...]
/freebsd-11-stable/contrib/wpa/src/ap/
H A Ddpp_hostapd.c1498 char *curve = NULL; local
/freebsd-11-stable/crypto/openssl/ssl/
H A Dt1_lib.c647 EC_GROUP *curve; local
[all...]
H A Dt1_trce.c919 int curve; local
/freebsd-11-stable/crypto/openssh/
H A Dsshkey.c1965 char *ktype = NULL, *curve = NULL; local
2681 char *tname = NULL, *curve = NULL; local
H A Dbufec.c32 buffer_put_ecpoint_ret(Buffer *buffer, const EC_GROUP *curve, argument
45 buffer_put_ecpoint(Buffer *buffer, const EC_GROUP *curve, argument
53 buffer_get_ecpoint_ret(Buffer *buffer, const EC_GROUP *curve, argument
66 buffer_get_ecpoint(Buffer *buffer, const EC_GROUP *curve, argument
H A Dopacket.c100 ssh_packet_put_ecpoint(struct ssh *ssh, const EC_GROUP *curve, argument
176 ssh_packet_get_ecpoint(struct ssh *ssh, const EC_GROUP *curve, EC_POINT *point) argument
/freebsd-11-stable/sys/dev/syscons/dragon/
H A Ddragon_saver.c66 static int curve; variable

Completed in 185 milliseconds