/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_i.h | 17 struct wpa_group; 21 struct wpa_group *group; 174 struct wpa_group { struct 175 struct wpa_group *next; 202 /* Number of references except those in struct wpa_group->next */ 212 struct wpa_group *group;
|
H A D | wpa_auth.c | 60 struct wpa_group *group); 63 struct wpa_group *group); 65 struct wpa_group *group); 70 struct wpa_group *group); 72 struct wpa_group *group); 74 struct wpa_group *group); 351 struct wpa_group *group, *next; in wpa_rekey_gtk() 417 struct wpa_group *group) in wpa_group_init_gmk_and_counter() 452 static struct wpa_group * wpa_group_init(struct wpa_authenticator *wpa_auth, in wpa_group_init() 455 struct wpa_group *grou in wpa_group_init() [all...] |
H A D | ap_config.c | 79 bss->wpa_group = WPA_CIPHER_CCMP; in hostapd_config_defaults_bss() 82 bss->wpa_group = WPA_CIPHER_TKIP; in hostapd_config_defaults_bss() 1199 if (bss->wpa_group & (WPA_CIPHER_WEP40 | in hostapd_config_check_bss_6g() 1527 bss->wpa_group = bss->group_cipher; in hostapd_set_security_params() 1529 bss->wpa_group = wpa_select_ap_group_cipher(bss->wpa, in hostapd_set_security_params() 1533 bss->wpa_group_rekey = bss->wpa_group == WPA_CIPHER_TKIP ? in hostapd_set_security_params() 1560 bss->wpa_group = cipher; in hostapd_set_security_params() 1571 bss->wpa_group = cipher; in hostapd_set_security_params() 1579 bss->wpa_group = WPA_CIPHER_CCMP; in hostapd_set_security_params() 1585 bss->wpa_group in hostapd_set_security_params() [all...] |
H A D | wpa_auth_ie.c | 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() 134 suite = wpa_cipher_to_suite(WPA_PROTO_RSN, conf->wpa_group); in wpa_write_rsn_ie() 137 conf->wpa_group); in wpa_write_rsn_ie() 742 if (data.group_cipher != wpa_auth->conf.wpa_group) { in wpa_validate_wpa_ie() 1179 suite = wpa_cipher_to_suite(WPA_PROTO_RSN, conf->wpa_group); in wpa_auth_write_fd_rsn_info()
|
H A D | ap_drv_ops.c | 303 params.wpa_group = hapd->conf->wpa_group; in hostapd_set_drv_ieee8021x()
|
H A D | wpa_auth_glue.c | 50 wconf->wpa_group = conf->wpa_group; in hostapd_wpa_auth_conf() 111 wconf->wpa_group = WPA_CIPHER_CCMP; in hostapd_wpa_auth_conf() 1150 /* Configure wpa_group for GTK but ignore error due to driver not in hostapd_wpa_auth_set_vlan()
|
H A D | ap_config.h | 370 int group_cipher; /* wpa_group value override from configuation */ 371 int wpa_group; member
|
H A D | wpa_auth.h | 176 int wpa_group; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_i.h | 17 struct wpa_group; 21 struct wpa_group *group; 169 struct wpa_group { struct 170 struct wpa_group *next; 197 /* Number of references except those in struct wpa_group->next */ 207 struct wpa_group *group;
|
H A D | wpa_auth.c | 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); 293 struct wpa_group *group, *next; in wpa_rekey_gtk() 359 struct wpa_group *group) in wpa_group_init_gmk_and_counter() 394 static struct wpa_group * wpa_group_init(struct wpa_authenticator *wpa_auth, in wpa_group_init() 397 struct wpa_group *grou in wpa_group_init() [all...] |
H A D | ap_config.c | 72 bss->wpa_group = WPA_CIPHER_TKIP; in hostapd_config_defaults_bss() 1296 bss->wpa_group = bss->group_cipher; in hostapd_set_security_params() 1298 bss->wpa_group = wpa_select_ap_group_cipher(bss->wpa, in hostapd_set_security_params() 1302 bss->wpa_group_rekey = bss->wpa_group == WPA_CIPHER_TKIP ? in hostapd_set_security_params() 1327 bss->wpa_group = cipher; in hostapd_set_security_params() 1337 bss->wpa_group = cipher; in hostapd_set_security_params() 1344 bss->wpa_group = WPA_CIPHER_CCMP; in hostapd_set_security_params() 1350 bss->wpa_group = WPA_CIPHER_NONE; in hostapd_set_security_params()
|
H A D | wpa_auth_ie.c | 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()
|
H A D | wpa_auth_glue.c | 44 wconf->wpa_group = conf->wpa_group; in hostapd_wpa_auth_conf() 106 wconf->wpa_group = WPA_CIPHER_CCMP; in hostapd_wpa_auth_conf() 949 /* Configure wpa_group for GTK but ignore error due to driver not in hostapd_wpa_auth_set_vlan()
|
H A D | wpa_auth.h | 174 int wpa_group; member
|
H A D | ap_drv_ops.c | 297 params.wpa_group = hapd->conf->wpa_group; in hostapd_set_drv_ieee8021x()
|
H A D | ap_config.h | 367 int group_cipher; /* wpa_group value override from configuation */ 368 int wpa_group; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ap.c | 459 bss->wpa_group = wpa_select_ap_group_cipher(bss->wpa, bss->wpa_pairwise, in wpa_supplicant_conf_ap() 473 bss->wpa_group = cipher; in wpa_supplicant_conf_ap() 481 bss->wpa_group = cipher; in wpa_supplicant_conf_ap() 486 bss->wpa_group = WPA_CIPHER_NONE; in wpa_supplicant_conf_ap() 492 (bss->wpa_group == WPA_CIPHER_CCMP || in wpa_supplicant_conf_ap() 493 bss->wpa_group == WPA_CIPHER_GCMP || in wpa_supplicant_conf_ap() 494 bss->wpa_group == WPA_CIPHER_CCMP_256 || in wpa_supplicant_conf_ap() 495 bss->wpa_group == WPA_CIPHER_GCMP_256)) { in wpa_supplicant_conf_ap() 1325 wpa_cipher_txt(conf->wpa_group), in ap_ctrl_iface_wpa_get_status()
|
H A D | mesh_rsn.c | 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()
|
H A D | ibss_rsn.c | 434 conf.wpa_group = WPA_CIPHER_CCMP; in ibss_rsn_auth_init_group()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ap.c | 671 bss->wpa_group = wpa_select_ap_group_cipher(bss->wpa, bss->wpa_pairwise, in wpa_supplicant_conf_ap() 686 bss->wpa_group = cipher; in wpa_supplicant_conf_ap() 694 bss->wpa_group = cipher; in wpa_supplicant_conf_ap() 700 bss->wpa_group = WPA_CIPHER_NONE; in wpa_supplicant_conf_ap() 706 (bss->wpa_group == WPA_CIPHER_CCMP || in wpa_supplicant_conf_ap() 707 bss->wpa_group == WPA_CIPHER_GCMP || in wpa_supplicant_conf_ap() 708 bss->wpa_group == WPA_CIPHER_CCMP_256 || in wpa_supplicant_conf_ap() 709 bss->wpa_group == WPA_CIPHER_GCMP_256)) { in wpa_supplicant_conf_ap() 1574 wpa_cipher_txt(conf->wpa_group), in ap_ctrl_iface_wpa_get_status()
|
H A D | mesh_rsn.c | 168 conf.wpa_group = rsn->group_cipher; in __mesh_rsn_auth_init() 187 rsn->mgtk_len = wpa_cipher_key_len(conf.wpa_group); in __mesh_rsn_auth_init()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_atheros.c | 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()
|
H A D | driver_bsd.c | 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()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_atheros.c | 283 switch (params->wpa_group) { in atheros_configure_wpa() 312 params->wpa_group); in atheros_configure_wpa() 322 v = (params->wpa_group == WPA_CIPHER_WEP104 ? 13 : 5); in atheros_configure_wpa() 1950 bss_params.wpa_group = WPA_CIPHER_CCMP; in atheros_set_ap()
|
H A D | driver_bsd.c | 419 switch (params->wpa_group) { in bsd_configure_wpa() 437 params->wpa_group); in bsd_configure_wpa() 450 v = (params->wpa_group == WPA_CIPHER_WEP104 ? 13 : 5); in bsd_configure_wpa()
|