Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/eap_peer/
Deap_fast.c32 struct eap_fast_data { struct
33 struct eap_ssl_data ssl;
35 int fast_version;
37 const struct eap_method *phase2_method;
38 void *phase2_priv;
39 int phase2_success;
41 struct eap_method_type phase2_type;
42 struct eap_method_type *phase2_types;
43 size_t num_phase2_types;
44 int resuming; /* starting a resumed session */
[all …]