Public Types | |
enum | { START, PHASE1, PHASE2_START, PHASE2_METHOD, PHASE2_MSCHAPV2_RESP, PHASE_FINISHED, SUCCESS, FAILURE } |
Data Fields | |
struct eap_ssl_data | ssl |
enum eap_ttls_data:: { ... } | state |
int | ttls_version |
int | force_version |
struct eap_method * | phase2_method |
void * | phase2_priv |
int | mschapv2_resp_ok |
u8 | mschapv2_auth_response [20] |
u8 | mschapv2_ident |
int | tls_ia_configured |
struct wpabuf * | pending_phase2_eap_resp |
int | tnc_started |
Definition at line 43 of file eap_ttls.c.