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

  /external/wpa_supplicant_8/src/ap/
ieee802_1x.c 242 key->default_len = hapd->conf->default_wep_key_len;
363 hapd->conf->default_wep_key_len);
    [all...]
ap_config.h 182 size_t default_wep_key_len; member in struct:hostapd_bss_config
wps_hostapd.c 803 if (conf->default_wep_key_len)
    [all...]
ieee802_11.c 133 (hapd->conf->default_wep_key_len ||
    [all...]
  /external/wpa_supplicant_8/hostapd/
config_file.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 183 bss->ssid.wep.default_len = bss->default_wep_key_len;

Completed in 33 milliseconds