HomeSort by relevance Sort by last modified time
    Searched defs:fast_reauth (Results 1 - 6 of 6) sorted by null

  /system/connectivity/shill/dbus/
chromeos_supplicant_interface_proxy.h 85 brillo::dbus_utils::Property<bool> fast_reauth; member in class:shill::ChromeosSupplicantInterfaceProxy::PropertySet
  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.h 43 * fast_reauth - Whether fast EAP reauthentication is enabled
45 int fast_reauth; member in struct:eapol_config
  /external/wpa_supplicant_8/src/eap_peer/
eap_i.h 334 int fast_reauth; member in struct:eap_sm
  /external/wpa_supplicant_8/src/rsn_supp/
wpa_i.h 52 int fast_reauth; /* whether EAP fast re-authentication is enabled */ member in struct:wpa_sm
  /external/wpa_supplicant_8/wpa_supplicant/
config.h 505 * fast_reauth - EAP fast re-authentication (session resumption)
509 * re-authentication (by setting fast_reauth=0). Normally, there is no
512 int fast_reauth; member in struct:wpa_config
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers.c 2805 dbus_bool_t fast_reauth = wpa_s->conf->fast_reauth ? TRUE : FALSE; local
2827 dbus_bool_t fast_reauth; local
    [all...]

Completed in 98 milliseconds