Home
last modified time | relevance | path

Searched refs:disable_gtk (Results 1 – 4 of 4) sorted by relevance

/hostap-latest/src/ap/
Dwpa_auth.h227 int disable_gtk; member
Dwpa_auth_glue.c111 wconf->disable_gtk = conf->disable_dgaf; in hostapd_wpa_auth_conf()
113 wconf->disable_gtk = 1; in hostapd_wpa_auth_conf()
Dwpa_auth.c3408 if (conf->disable_gtk || sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) {
4086 if (conf->disable_gtk || sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) {
4793 if (conf->disable_gtk ||
5349 if (conf->disable_gtk || sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) {
5698 if (conf->disable_gtk || sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) {
5737 if (conf->disable_gtk || sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) {
Dwpa_auth_ft.c2250 if (conf->disable_gtk || in wpa_ft_gtk_subelem()
2263 } else if (conf->disable_gtk || sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) { in wpa_ft_gtk_subelem()
2342 if (conf->disable_gtk || sm->wpa_key_mgmt == WPA_KEY_MGMT_OSEN) { in wpa_ft_igtk_subelem()