Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h19 struct wpa_state_machine { struct
20 struct wpa_authenticator *wpa_auth;
21 struct wpa_group *group;
23 u8 addr[ETH_ALEN];
24 u8 p2p_dev_addr[ETH_ALEN];
25 u16 auth_alg;
27 enum {
33 } wpa_ptk_state;
35 enum {
40 } wpa_ptk_group_state;
[all …]