|
wpa_supplicant / hostapd
2.5
|
EAP state machine data. More...
#include <eap_i.h>
Data Fields | |
| enum eap_sm:: { ... } | EAP_state |
| EapType | selectedMethod |
| EapMethodState | methodState |
| int | lastId |
| struct wpabuf * | lastRespData |
| EapDecision | decision |
| Boolean | rxReq |
| Boolean | rxSuccess |
| Boolean | rxFailure |
| int | reqId |
| EapType | reqMethod |
| int | reqVendor |
| u32 | reqVendorMethod |
| Boolean | ignore |
| int | ClientTimeout |
| Boolean | allowNotifications |
| struct wpabuf * | eapRespData |
| Boolean | eapKeyAvailable |
| u8 * | eapKeyData |
| size_t | eapKeyDataLen |
| u8 * | eapSessionId |
| size_t | eapSessionIdLen |
| const struct eap_method * | m |
| Boolean | changed |
| void * | eapol_ctx |
| const struct eapol_callbacks * | eapol_cb |
| void * | eap_method_priv |
| int | init_phase2 |
| int | fast_reauth |
| Boolean | reauthInit |
| u32 | erp_seq |
| Boolean | rxResp |
| Boolean | leap_done |
| Boolean | peap_done |
| u8 | req_sha1 [20] |
| u8 | last_sha1 [20] |
| void * | msg_ctx |
| void * | scard_ctx |
| void * | ssl_ctx |
| void * | ssl_ctx2 |
| unsigned int | workaround |
| u8 * | peer_challenge |
| u8 * | auth_challenge |
| int | num_rounds |
| int | force_disabled |
| struct wps_context * | wps |
| int | prev_failure |
| struct eap_peer_config * | last_config |
| struct ext_password_data * | ext_pw |
| struct wpabuf * | ext_pw_buf |
| int | external_sim |
| unsigned int | expected_failure:1 |
| struct dl_list | erp_keys |
| enum eap_sm:: { ... } | EAP_state |
| int | MaxRetrans |
| struct eap_eapol_interface | eap_if |
| EapType | currentMethod |
| int | currentId |
| enum eap_sm:: { ... } | methodState |
| int | retransCount |
| struct wpabuf * | lastReqData |
| int | methodTimeout |
| Boolean | rxInitiate |
| int | respId |
| EapType | respMethod |
| int | respVendor |
| u32 | respVendorMethod |
| enum eap_sm:: { ... } | decision |
| u8 * | identity |
| size_t | identity_len |
| int | require_identity_match |
| struct eap_user * | user |
| int | user_eap_method_index |
| struct eap_sim_db_data * | eap_sim_db_priv |
| Boolean | backend_auth |
| Boolean | update_user |
| int | eap_server |
| enum eap_sm:: { ... } | method_pending |
| u8 * | pac_opaque_encr_key |
| u8 * | eap_fast_a_id |
| size_t | eap_fast_a_id_len |
| char * | eap_fast_a_id_info |
| enum eap_sm:: { ... } | eap_fast_prov |
| int | pac_key_lifetime |
| int | pac_key_refresh_time |
| int | eap_sim_aka_result_ind |
| int | tnc |
| u16 | pwd_group |
| struct wpabuf * | assoc_wps_ie |
| struct wpabuf * | assoc_p2p_ie |
| Boolean | start_reauth |
| u8 | peer_addr [ETH_ALEN] |
| int | fragment_size |
| int | pbc_in_m1 |
| const u8 * | server_id |
| size_t | server_id_len |
| Boolean | initiate_reauth_start_sent |
| Boolean | try_initiate_reauth |
| int | erp |
| unsigned int | tls_session_lifetime |
EAP state machine data.
EAP server state machine data.
1.8.6