Lines Matching defs:eapol_auth_config
17 struct eapol_auth_config { struct
18 const struct eap_config *eap_cfg;
19 int eap_reauth_period;
20 int wpa;
21 int individual_wep_key_len;
22 char *eap_req_id_text; /* a copy of this will be allocated */
23 size_t eap_req_id_text_len;
24 int erp_send_reauth_start;
25 char *erp_domain; /* a copy of this will be allocated */
26 bool eap_skip_prot_success;
29 void *ctx;