Searched refs:PSK_INIT (Results 1 - 5 of 5) sorted by relevance

/external/wpa_supplicant/
H A Deap_psk.c29 enum { PSK_INIT, PSK_MAC_SENT, PSK_DONE } state; enumerator in enum:eap_psk_data::__anon12421
55 data->state = PSK_INIT;
379 case PSK_INIT:
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
H A Deap_psk.c27 enum { PSK_INIT, PSK_MAC_SENT, PSK_DONE } state; enumerator in enum:eap_psk_data::__anon12605
59 data->state = PSK_INIT;
395 case PSK_INIT:
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_psk.c28 enum { PSK_INIT, PSK_MAC_SENT, PSK_DONE } state; enumerator in enum:eap_psk_data::__anon12818
60 data->state = PSK_INIT;
396 case PSK_INIT:
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_psk.c28 enum { PSK_INIT, PSK_MAC_SENT, PSK_DONE } state; enumerator in enum:eap_psk_data::__anon13037
60 data->state = PSK_INIT;
396 case PSK_INIT:
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_psk.c28 enum { PSK_INIT, PSK_MAC_SENT, PSK_DONE } state; enumerator in enum:eap_psk_data::__anon13257
60 data->state = PSK_INIT;
396 case PSK_INIT:

Completed in 66 milliseconds