Searched refs:wpa_group (Results 1 – 20 of 20) sorted by relevance
17 struct wpa_group;21 struct wpa_group *group;167 struct wpa_group { struct168 struct wpa_group *next; argument205 struct wpa_group *group; argument
51 struct wpa_group *group);54 struct wpa_group *group);56 struct wpa_group *group);61 struct wpa_group *group);63 struct wpa_group *group);65 struct wpa_group *group);287 struct wpa_group *group, *next; in wpa_rekey_gtk()340 struct wpa_group *group) in wpa_group_init_gmk_and_counter()375 static struct wpa_group * wpa_group_init(struct wpa_authenticator *wpa_auth, in wpa_group_init()378 struct wpa_group *group; in wpa_group_init()[all …]
70 bss->wpa_group = WPA_CIPHER_TKIP; in hostapd_config_defaults_bss()1169 bss->wpa_group = bss->group_cipher; in hostapd_set_security_params()1171 bss->wpa_group = wpa_select_ap_group_cipher(bss->wpa, in hostapd_set_security_params()1175 bss->wpa_group_rekey = bss->wpa_group == WPA_CIPHER_TKIP ? in hostapd_set_security_params()1200 bss->wpa_group = cipher; in hostapd_set_security_params()1210 bss->wpa_group = cipher; in hostapd_set_security_params()1217 bss->wpa_group = WPA_CIPHER_CCMP; in hostapd_set_security_params()1223 bss->wpa_group = WPA_CIPHER_NONE; in hostapd_set_security_params()
40 suite = wpa_cipher_to_suite(WPA_PROTO_WPA, conf->wpa_group); in wpa_write_wpa_ie()43 conf->wpa_group); in wpa_write_wpa_ie()105 suite = wpa_cipher_to_suite(WPA_PROTO_RSN, conf->wpa_group); in wpa_write_rsn_ie()108 conf->wpa_group); in wpa_write_rsn_ie()680 if (data.group_cipher != wpa_auth->conf.wpa_group) { in wpa_validate_wpa_ie()
44 wconf->wpa_group = conf->wpa_group; in hostapd_wpa_auth_conf()102 wconf->wpa_group = WPA_CIPHER_CCMP; in hostapd_wpa_auth_conf()
297 params.wpa_group = hapd->conf->wpa_group; in hostapd_set_drv_ieee8021x()
354 int wpa_group; member
174 int wpa_group; member
1309 params->group_cipher = hapd->conf->wpa_group; in ieee802_11_build_ap_params()
353 bss->wpa_group = wpa_select_ap_group_cipher(bss->wpa, in hapd_wps_reconfig_in_memory()
2160 struct wpa_group *gsm = sm->group; in wpa_ft_gtk_subelem()2230 struct wpa_group *gsm = sm->group; in wpa_ft_igtk_subelem()
364 hapd->conf->wpa_group); in add_common_radius_sta_attr_rsn()
454 bss->wpa_group = wpa_select_ap_group_cipher(bss->wpa, bss->wpa_pairwise, in wpa_supplicant_conf_ap()468 bss->wpa_group = cipher; in wpa_supplicant_conf_ap()476 bss->wpa_group = cipher; in wpa_supplicant_conf_ap()481 bss->wpa_group = WPA_CIPHER_NONE; in wpa_supplicant_conf_ap()487 (bss->wpa_group == WPA_CIPHER_CCMP || in wpa_supplicant_conf_ap()488 bss->wpa_group == WPA_CIPHER_GCMP || in wpa_supplicant_conf_ap()489 bss->wpa_group == WPA_CIPHER_CCMP_256 || in wpa_supplicant_conf_ap()490 bss->wpa_group == WPA_CIPHER_GCMP_256)) { in wpa_supplicant_conf_ap()1320 wpa_cipher_txt(conf->wpa_group), in ap_ctrl_iface_wpa_get_status()
163 conf.wpa_group = rsn->group_cipher; in __mesh_rsn_auth_init()184 rsn->mgtk_len = wpa_cipher_key_len(conf.wpa_group); in __mesh_rsn_auth_init()
434 conf.wpa_group = WPA_CIPHER_CCMP; in ibss_rsn_auth_init_group()
463 conf.wpa_group = WPA_CIPHER_TKIP; in auth_init_group()469 conf.wpa_group = WPA_CIPHER_CCMP; in auth_init_group()
434 switch (params->wpa_group) { in bsd_configure_wpa()452 params->wpa_group); in bsd_configure_wpa()465 v = (params->wpa_group == WPA_CIPHER_WEP104 ? 13 : 5); in bsd_configure_wpa()
287 switch (params->wpa_group) { in atheros_configure_wpa()316 params->wpa_group); in atheros_configure_wpa()326 v = (params->wpa_group == WPA_CIPHER_WEP104 ? 13 : 5); in atheros_configure_wpa()1961 bss_params.wpa_group = WPA_CIPHER_CCMP; in atheros_set_ap()
1891 int wpa_group; member
1251 wpa_cipher_txt(hapd->conf->wpa_group)); in hostapd_ctrl_iface_get_config()