Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eapol_auth/
Deapol_auth_sm.h17 struct eapol_auth_config { struct
18 int eap_reauth_period;
19 int wpa;
20 int individual_wep_key_len;
21 int eap_server;
22 void *ssl_ctx;
23 void *msg_ctx;
24 void *eap_sim_db_priv;
25 char *eap_req_id_text; /* a copy of this will be allocated */
26 size_t eap_req_id_text_len;
[all …]