Searched refs:eap_gpsk_state_txt (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Deap_server_gpsk.c39 static const char * eap_gpsk_state_txt(int state) function
59 eap_gpsk_state_txt(data->state),
60 eap_gpsk_state_txt(state));
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_gpsk.c49 static const char * eap_gpsk_state_txt(int state) function
70 eap_gpsk_state_txt(data->state),
71 eap_gpsk_state_txt(state));

Completed in 78 milliseconds