Home
last modified time | relevance | path

Searched refs:wpa_group_update_count (Results 1 – 10 of 10) sorted by relevance

/hostap-latest/tests/fuzzing/eapol-key-auth/
Deapol-key-auth.c217 conf.wpa_group_update_count = 4; in auth_init_group()
/hostap-latest/wpa_supplicant/
Dmesh_rsn.c185 conf.wpa_group_update_count = 4; in __mesh_rsn_auth_init()
Dibss_rsn.c457 conf.wpa_group_update_count = 4; in ibss_rsn_auth_init_group()
/hostap-latest/src/ap/
Dwpa_auth.h185 u32 wpa_group_update_count; member
Dap_config.h390 u32 wpa_group_update_count; member
Dwpa_auth_glue.c56 wconf->wpa_group_update_count = conf->wpa_group_update_count; in hostapd_wpa_auth_conf()
Dwpa_auth.c5332 if (sm->GTimeoutCtr > conf->wpa_group_update_count) {
5501 sm->wpa_auth->conf.wpa_group_update_count);
5509 sm->wpa_auth->conf.wpa_group_update_count);
5529 sm->wpa_auth->conf.wpa_group_update_count ||
6170 conf->wpa_group_update_count,
Dap_config.c75 bss->wpa_group_update_count = 4; in hostapd_config_defaults_bss()
/hostap-latest/hostapd/
DChangeLog201 (wpa_group_update_count and wpa_pairwise_update_count)
Dconfig_file.c3129 bss->wpa_group_update_count = (u32) val; in hostapd_config_fill()