Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth.h170 struct wpa_auth_config { struct
171 void *msg_ctx;
172 int wpa;
173 int extended_key_id;
174 int wpa_key_mgmt;
175 int wpa_pairwise;
176 int wpa_group;
177 int wpa_group_rekey;
178 int wpa_strict_rekey;
179 int wpa_gmk_rekey;
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth.h170 struct wpa_auth_config { struct
171 int wpa;
172 int wpa_key_mgmt;
173 int wpa_pairwise;
174 int wpa_group;
175 int wpa_group_rekey;
176 int wpa_strict_rekey;
177 int wpa_gmk_rekey;
178 int wpa_ptk_rekey;
179 u32 wpa_group_update_count;
[all …]