Home
last modified time | relevance | path

Searched refs:rsn_preauth (Results 1 – 12 of 12) sorted by relevance

/hostap-latest/src/ap/
Dwpa_auth_glue.c63 wconf->rsn_preauth = conf->rsn_preauth; in hostapd_wpa_auth_conf()
119 wconf->rsn_preauth = 0; in hostapd_wpa_auth_conf()
Dap_drv_ops.c362 params.rsn_preauth = hapd->conf->rsn_preauth; in hostapd_set_drv_ieee8021x()
Dwpa_auth.h191 int rsn_preauth; member
Dap_config.h396 int rsn_preauth; member
Dwpa_auth_ie.c97 if (conf->rsn_preauth) in wpa_own_rsn_capab()
Dwpa_auth.c6134 wpa_bool_txt(conf->rsn_preauth));
/hostap-latest/src/drivers/
Ddriver_bsd.c483 if (params->rsn_preauth) in bsd_configure_wpa()
486 __func__, params->rsn_preauth); in bsd_configure_wpa()
Ddriver.h2609 int rsn_preauth; member
Ddriver_atheros.c362 if (params->rsn_preauth) in atheros_configure_wpa()
/hostap-latest/hostapd/
DREADME345 #rsn_preauth=1
DChangeLog1327 rsn_preauth, rsn_preauth_interfaces
Dconfig_file.c3267 bss->rsn_preauth = atoi(pos); in hostapd_config_fill()