/hostap-3.6.0/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() 208 static struct wpabuf * p2p_group_build_beacon_ie(struct p2p_group *group) in p2p_group_build_beacon_ie() 354 wifi_display_build_go_ie(struct p2p_group *group) in wifi_display_build_go_ie() 405 static void wifi_display_group_update(struct p2p_group *group) in wifi_display_group_update() 414 void p2p_buf_add_group_info(struct p2p_group *group, struct wpabuf *buf, in p2p_buf_add_group_info() 436 void p2p_group_buf_add_id(struct p2p_group *group, struct wpabuf *buf) in p2p_group_buf_add_id() 443 static struct wpabuf * p2p_group_build_probe_resp_ie(struct p2p_group *group) in p2p_group_build_probe_resp_ie() [all …]
|
/hostap-3.6.0/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 | 482 void fst_group_delete(struct fst_group *group) in fst_group_delete() 496 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-3.6.0/src/ap/ |
D | wpa_auth.c | 332 struct wpa_group *group, *next; in wpa_rekey_gtk() local 398 struct wpa_group *group) in wpa_group_init_gmk_and_counter() 436 struct wpa_group *group; in wpa_group_init() local 563 struct wpa_group *group = wpa_auth->group; in wpa_init_keys() local 582 struct wpa_group *group, *prev; in wpa_deinit() local 621 struct wpa_group *group; in wpa_reconfig() local 904 struct wpa_state_machine *sm, int group) in wpa_receive_error_report() 1006 struct wpa_group *group; in wpa_auth_gtk_rekey_in_process() local 1998 struct wpa_group *group) in wpa_group_ensure_init() 4060 struct wpa_group *group) in wpa_gtk_update() [all …]
|
D | ieee802_11.c | 791 int group, const u8 *addr, int h2e) in auth_build_token_req() 1249 static int sae_is_group_enabled(struct hostapd_data *hapd, int group) in sae_is_group_enabled() 1284 u16 group; in check_sae_rejected_groups() local 1807 u16 group; in handle_auth_fils() local 2908 struct sta_info *sta, u16 group) in handle_auth_pasn_comeback() 4164 static int owe_group_supported(struct hostapd_data *hapd, u16 group) in owe_group_supported() 4194 u16 group; in owe_process_assoc_req() local
|
D | wpa_auth_i.h | 21 struct wpa_group *group; member 212 struct wpa_group *group; member
|
/hostap-3.6.0/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.h | 32 int group; member 88 int group; member 111 int group; member
|
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 | 24 int sae_set_group(struct sae_data *sae, int group) in sae_set_group() 579 static int sswu_curve_param(int group, int *z) in sswu_curve_param() 624 static struct crypto_ec_point * sswu(struct crypto_ec *ec, int group, in sswu() 863 sae_derive_pt_ecc(struct crypto_ec *ec, int group, in sae_derive_pt_ecc() 963 sae_derive_pt_ffc(const struct dh_group *dh, int group, in sae_derive_pt_ffc() 1041 sae_derive_pt_group(int group, const u8 *ssid, size_t ssid_len, in sae_derive_pt_group() 1733 u16 sae_group_allowed(struct sae_data *sae, int *allowed_groups, u16 group) in sae_group_allowed()
|
/hostap-3.6.0/src/eap_common/ |
D | eap_pwd_common.c | 407 struct crypto_ec_point * eap_pwd_get_element(EAP_PWD_group *group, in eap_pwd_get_element() 446 struct crypto_bignum * eap_pwd_get_scalar(EAP_PWD_group *group, const u8 *buf) in eap_pwd_get_scalar() 469 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-3.6.0/wpa_supplicant/ |
D | pasn_supplicant.c | 34 u16 group; member 263 struct wpa_ssid *ssid, int group) in wpas_pasn_sae_setup_pt() 994 int akmp, int cipher, u16 group, int freq, in wpas_pasn_start() 1228 int akmp, int cipher, u16 group, int network_id, in wpas_pasn_auth_start() 1317 u16 group = pasn->group; in wpas_pasn_immediate_retry() local
|
D | sme.c | 69 int group = groups[wpa_s->sme.sae_group_index]; in sme_set_sae_group() local 1204 static int sme_sae_is_group_enabled(struct wpa_supplicant *wpa_s, int group) in sme_sae_is_group_enabled() 1235 u16 group; in sme_check_sae_rejected_groups() local 1264 u16 group; in sme_sae_auth() local 1838 u16 group; in sme_associate() local
|
D | mesh_rsn.c | 305 int group = groups[wpa_s->mesh_rsn->sae_group_index]; in mesh_rsn_sae_group() local
|
/hostap-3.6.0/tests/hwsim/ |
D | test_sae.py | 1203 def sae_reflection_attack(apdev, dev, group): argument 1253 def sae_reflection_attack_internal(apdev, dev, group): argument 1873 def build_sae_commit(bssid, addr, group=21, token=None): argument 2107 def start_sae_pwe_ap(apdev, group, sae_pwe): argument 2114 def run_sae_pwe_group(dev, apdev, group): argument 2131 def check_sae_pwe_group(dev, group, sae_pwe): argument
|
D | test_pasn.py | 30 def pasn_ap_params(akmp="PASN", cipher="CCMP", group="19"): argument 79 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 | 2260 def fst_attach_ap(dev, ifname, group): argument 2271 def fst_attach_sta(dev, ifname, group): argument 2281 def fst_detach_ap(dev, ifname, group): argument 2291 def fst_detach_sta(dev, ifname, group): argument 2334 def fst_start_and_connect(apdev, group, sgroup): argument
|
/hostap-3.6.0/hostapd/ |
D | sae_pk_gen.c | 32 int group; in main() local
|
D | main.c | 542 const char *group) in hostapd_get_ctrl_iface_group()
|
/hostap-3.6.0/src/crypto/ |
D | crypto_openssl.c | 1687 EC_GROUP *group; member 1697 static int crypto_ec_group_2_nid(int group) in crypto_ec_group_2_nid() 1733 struct crypto_ec * crypto_ec_init(int group) in crypto_ec_init() 2036 struct crypto_ecdh * crypto_ecdh_init(int group) in crypto_ecdh_init() 2095 struct crypto_ecdh * crypto_ecdh_init2(int group, struct crypto_ec_key *own_key) in crypto_ecdh_init2() 2339 struct crypto_ec_key * crypto_ec_key_set_pub(int group, const u8 *buf_x, in crypto_ec_key_set_pub() 2454 struct crypto_ec_key * crypto_ec_key_gen(int group) in crypto_ec_key_gen() 2547 const EC_GROUP *group; in crypto_ec_key_get_subject_public_key() local 2783 const EC_GROUP *group; in crypto_ec_key_sign_r_s() local 2897 const EC_GROUP *group; in crypto_ec_key_group() local
|