Home
last modified time | relevance | path

Searched defs:hostapd_wep_keys (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h71 struct hostapd_wep_keys { struct
72 u8 idx;
73 u8 *key[NUM_WEP_KEYS];
74 size_t len[NUM_WEP_KEYS];
75 int keys_set;
76 size_t default_len; /* key length used for dynamic key generation */
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h73 struct hostapd_wep_keys { struct
74 u8 idx;
75 u8 *key[NUM_WEP_KEYS];
76 size_t len[NUM_WEP_KEYS];
77 int keys_set;
78 size_t default_len; /* key length used for dynamic key generation */