Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm.h17 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;
[all …]