Searched defs:wep_key (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig_ssid.h228 * wep_key - WEP keys
230 u8 wep_key[NUM_WEP_KEYS][MAX_WEP_KEY_LEN]; member in struct:wpa_ssid
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h392 const u8 *wep_key[4]; member in struct:wpa_driver_auth_params
554 * wep_key - WEP keys for static WEP configuration
556 const u8 *wep_key[4]; member in struct:wpa_driver_associate_params
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h392 const u8 *wep_key[4]; member in struct:wpa_driver_auth_params
554 * wep_key - WEP keys for static WEP configuration
556 const u8 *wep_key[4]; member in struct:wpa_driver_associate_params
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h392 const u8 *wep_key[4]; member in struct:wpa_driver_auth_params
554 * wep_key - WEP keys for static WEP configuration
556 const u8 *wep_key[4]; member in struct:wpa_driver_associate_params

Completed in 240 milliseconds