Home
last modified time | relevance | path

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

/freebsd-src/contrib/wpa/src/eap_server/
H A Deap_i.h24 struct eap_method { struct
51 * registration (e.g., allocated struct eap_method), they should be argument
57 void (*free)(struct eap_method *method); argument
76 struct eap_method *next; argument
94 * @priv: Pointer to private EAP method data from eap_method::init() argument
25 vendoreap_method global() argument
26 methodeap_method global() argument
27 nameeap_method global() argument
102 getSessionIdeap_method global() argument
H A Deap_server_aka.c49 u8 eap_method; global() member
[all...]
/freebsd-src/contrib/wpa/src/eap_peer/
H A Deap_i.h66 struct eap_method { struct
97 * @priv: Pointer to private EAP method data from eap_method::init() argument
106 * @priv: Pointer to private EAP method data from eap_method::init() argument
125 * @priv: Pointer to private EAP method data from eap_method::init() argument
133 * @priv: Pointer to private EAP method data from eap_method::init() argument
146 * @priv: Pointer to private EAP method data from eap_method::init() argument
163 * @priv: Pointer to private EAP method data from eap_method argument
70 vendoreap_method global() argument
175 has_reauth_dataeap_method global() argument
188 deinit_for_reautheap_method global() argument
200 init_for_reautheap_method global() argument
212 get_identityeap_method global() argument
228 get_error_codeeap_method global() argument
234 freeeap_method global() argument
253 nexteap_method global() argument
269 dl_handleeap_method global() argument
282 get_emskeap_method global() argument
290 getSessionIdeap_method global() argument
[all...]
H A Deap_aka.c53 u8 eap_method; global() member
[all...]
H A Deap.c331 const struct eap_method *eap_method; SM_STATE() local
[all...]
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dconfig.h302 struct eap_method_type *eap_method; global() member
/freebsd-src/contrib/wpa/src/radius/
H A Dradius_server.c851 const char *imsi, *eap_method; in radius_server_sim_provisioning_session() local
/freebsd-src/contrib/wpa/hs20/client/
H A Dosu_client.c1473 const char *eap_method = NULL; set_pps_cred_eap_method_eap_type() local
/freebsd-src/contrib/wpa/src/ap/
H A Dap_config.h230 u8 eap_method; global() member
234 } eap_method[MAX_NAI_EAP_METHODS]; global() member