/hostap/src/p2p/ |
D | p2p_group.c | 49 struct p2p_group *group, **groups; in p2p_group_init() local 84 static void p2p_group_free_members(struct p2p_group *group) in p2p_group_free_members() 98 void p2p_group_deinit(struct p2p_group *group) in p2p_group_deinit() 137 static void p2p_group_add_common_ies(struct p2p_group *group, in p2p_group_add_common_ies() 224 static struct wpabuf * p2p_group_build_beacon_ie(struct p2p_group *group) in p2p_group_build_beacon_ie() 382 wifi_display_build_go_ie(struct p2p_group *group) in wifi_display_build_go_ie() 433 static void wifi_display_group_update(struct p2p_group *group) in wifi_display_group_update() 442 void p2p_buf_add_group_info(struct p2p_group *group, struct wpabuf *buf, in p2p_buf_add_group_info() 464 void p2p_group_buf_add_id(struct p2p_group *group, struct wpabuf *buf) in p2p_group_buf_add_id() 471 static struct wpabuf * p2p_group_build_probe_resp_ie(struct p2p_group *group) in p2p_group_build_probe_resp_ie() [all …]
|
/hostap/src/fst/ |
D | fst.c | 43 struct fst_group *group = NULL; in fst_attach() local 92 struct fst_group *group = fst_iface_get_group(iface); in fst_detach() local 117 struct fst_group *group; in fst_global_deinit() local
|
D | fst_internal.h | 23 #define fst_printf_group(group, level, format, ...) \ argument
|
D | fst_group.c | 486 void fst_group_delete(struct fst_group *group) in fst_group_delete() 500 bool fst_group_delete_if_empty(struct fst_group *group) in fst_group_delete_if_empty()
|
D | fst_iface.h | 19 struct fst_group *group; member
|
/hostap/wpa_supplicant/ |
D | pasn_supplicant.c | 36 u16 group; member 116 wpas_pasn_sae_derive_pt(struct wpa_ssid *ssid, int group) in wpas_pasn_sae_derive_pt() 135 static int wpas_pasn_sae_setup_pt(struct wpa_ssid *ssid, int group) in wpas_pasn_sae_setup_pt() 161 int network_id = 0, group = 19; in wpas_pasn_get_params_from_bss() local 683 int akmp, int cipher, u16 group, int network_id, in wpas_pasn_auth_start() 774 u16 group = pasn->group; in wpas_pasn_immediate_retry() local
|
D | sme.c | 71 int group = groups[wpa_s->sme.sae_group_index]; in sme_set_sae_group() local 1554 static int sme_sae_is_group_enabled(struct wpa_supplicant *wpa_s, int group) in sme_sae_is_group_enabled() 1592 u16 group; in sme_check_sae_rejected_groups() local 1666 u16 group; in sme_sae_auth() local 2353 u16 group; in sme_associate() local
|
/hostap/src/ap/ |
D | wpa_auth.c | 509 struct wpa_group *group, *next; in wpa_rekey_all_groups() local 536 struct wpa_group *group, *next; in wpa_update_all_gtks() local 657 struct wpa_group *group) in wpa_group_init_gmk_and_counter() 695 struct wpa_group *group; in wpa_group_init() local 740 struct wpa_group *group, *prev; in wpa_deinit_groups() local 886 struct wpa_group *group = wpa_auth->group; local 970 struct wpa_group *group; local 1327 struct wpa_state_machine *sm, int group) 1447 struct wpa_group *group; local 2589 struct wpa_group *group) [all …]
|
D | comeback_token.c | 74 int group, const u8 *addr, int h2e) in auth_build_token_req()
|
/hostap/src/common/ |
D | dragonfly.c | 18 int dragonfly_suitable_group(int group, int ecc_only) in dragonfly_suitable_group() 34 unsigned int dragonfly_min_pwe_loop_iter(int group) in dragonfly_min_pwe_loop_iter()
|
D | sae_pk.c | 421 static size_t sae_group_2_hash_len(int group) in sae_group_2_hash_len() 705 const u8 *k_ap, size_t k_ap_len, int group) in sae_pk_valid_fingerprint() 781 int group; in sae_check_confirm_pk() local
|
D | sae.c | 26 int sae_set_group(struct sae_data *sae, int group) in sae_set_group() 589 static int sswu_curve_param(int group, int *z) in sswu_curve_param() 634 static struct crypto_ec_point * sswu(struct crypto_ec *ec, int group, in sswu() 873 sae_derive_pt_ecc(struct crypto_ec *ec, int group, in sae_derive_pt_ecc() 973 sae_derive_pt_ffc(const struct dh_group *dh, int group, in sae_derive_pt_ffc() 1051 sae_derive_pt_group(int group, const u8 *ssid, size_t ssid_len, in sae_derive_pt_group() 1767 u16 sae_group_allowed(struct sae_data *sae, int *allowed_groups, u16 group) in sae_group_allowed()
|
D | sae.h | 33 int group; member 95 int group; member 122 int group; member
|
/hostap/src/eap_common/ |
D | eap_pwd_common.c | 422 struct crypto_ec_point * eap_pwd_get_element(EAP_PWD_group *group, in eap_pwd_get_element() 461 struct crypto_bignum * eap_pwd_get_scalar(EAP_PWD_group *group, const u8 *buf) in eap_pwd_get_scalar() 484 int eap_pwd_get_rand_mask(EAP_PWD_group *group, struct crypto_bignum *_rand, in eap_pwd_get_rand_mask()
|
D | eap_eke_common.c | 23 static int eap_eke_dh_len(u8 group) in eap_eke_dh_len() 53 static const struct dh_group * eap_eke_dh_group(u8 group) in eap_eke_dh_group() 72 static int eap_eke_dh_generator(u8 group) in eap_eke_dh_generator() 159 int eap_eke_dh_init(u8 group, u8 *ret_priv, u8 *ret_pub) in eap_eke_dh_init()
|
D | eap_pwd_common.h | 18 struct crypto_ec *group; member
|
/hostap/src/crypto/ |
D | crypto_openssl.c | 148 static int EC_POINT_get_affine_coordinates(const EC_GROUP *group, in EC_POINT_get_affine_coordinates() 156 static int EC_POINT_set_affine_coordinates(const EC_GROUP *group, in EC_POINT_set_affine_coordinates() 171 static int EC_POINT_set_compressed_coordinates(const EC_GROUP *group, in EC_POINT_set_compressed_coordinates() 180 static int EC_GROUP_get_curve(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, in EC_GROUP_get_curve() 2343 EC_GROUP *group; member 2354 static int crypto_ec_group_2_nid(int group) in crypto_ec_group_2_nid() 2391 static const char * crypto_ec_group_2_name(int group) in crypto_ec_group_2_name() 2428 struct crypto_ec * crypto_ec_init(int group) in crypto_ec_init() 2733 struct crypto_ecdh * crypto_ecdh_init(int group) in crypto_ecdh_init() 2824 struct crypto_ecdh * crypto_ecdh_init2(int group, struct crypto_ec_key *own_key) in crypto_ecdh_init2() [all …]
|
D | crypto_wolfssl.c | 1601 static int crypto_ec_group_2_id(int group) in crypto_ec_group_2_id() 1650 struct crypto_ec * crypto_ec_init(int group) in crypto_ec_init() 2093 static struct crypto_ecdh * _crypto_ecdh_init(int group) in _crypto_ecdh_init() 2133 struct crypto_ecdh * crypto_ecdh_init(int group) in crypto_ecdh_init() 2157 struct crypto_ecdh * crypto_ecdh_init2(int group, struct crypto_ec_key *own_key) in crypto_ecdh_init2() 2703 struct crypto_ec_key * crypto_ec_key_set_pub(int group, const u8 *x, in crypto_ec_key_set_pub() 2851 struct crypto_ec_key * crypto_ec_key_gen(int group) in crypto_ec_key_gen()
|
/hostap/tests/hwsim/ |
D | test_sae.py | 1313 def sae_reflection_attack(apdev, dev, group): argument 1363 def sae_reflection_attack_internal(apdev, dev, group): argument 2011 def build_sae_commit(bssid, addr, group=21, token=None): argument 2255 def start_sae_pwe_ap(apdev, group, sae_pwe, pmf=False): argument 2264 def run_sae_pwe_group(dev, apdev, group): argument 2285 def check_sae_pwe_group(dev, group, sae_pwe, check_ssid=False): argument 3125 def run_sae_ext_key(dev, apdev, group, cipher="CCMP", group_cipher="CCMP"): argument
|
D | test_pasn.py | 30 def pasn_ap_params(akmp="PASN", cipher="CCMP", group="19"): argument 97 group="19", status=0, fail=0, nid="", argument
|
D | test_ibss.py | 52 group=None, beacon_int=None, bssid=None, scan_freq=None, argument
|
D | test_fst_module.py | 2264 def fst_attach_ap(dev, ifname, group): argument 2275 def fst_attach_sta(dev, ifname, group): argument 2285 def fst_detach_ap(dev, ifname, group): argument 2295 def fst_detach_sta(dev, ifname, group): argument 2338 def fst_start_and_connect(apdev, group, sgroup): argument
|
D | test_fils.py | 1492 def check_ec_group(dev, group): argument 1503 def run_fils_sk_pfs(dev, apdev, group, params): argument
|
/hostap/hostapd/ |
D | sae_pk_gen.c | 32 int group; in main() local
|
/hostap/src/pasn/ |
D | pasn_initiator.c | 949 int cipher, u16 group, int freq, in wpas_pasn_send_auth_1() 1023 int akmp, int cipher, u16 group, in wpas_pasn_start() 1089 int akmp, int cipher, u16 group, in wpa_pasn_verify()
|