Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/eap_peer/
Deap_ttls.c30 struct eap_ttls_data { struct
31 struct eap_ssl_data ssl;
33 int ttls_version;
35 const struct eap_method *phase2_method;
36 void *phase2_priv;
37 int phase2_success;
38 int phase2_start;
40 enum phase2_types {
46 } phase2_type;
47 struct eap_method_type phase2_eap_type;
[all …]