Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_i.h211 struct wpa_authenticator { struct
212 struct wpa_group *group;
217 u32 dot11RSNAGroupCipherSelected;
218 u8 dot11RSNAPMKIDUsed[PMKID_LEN];
225 struct wpa_auth_config conf;
227 void *cb_ctx;
229 u8 *wpa_ie;
230 size_t wpa_ie_len;
232 u8 addr[ETH_ALEN];
234 struct rsn_pmksa_cache *pmksa;
[all …]