Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_i.h24 struct eap_method { struct
25 int vendor;
26 enum eap_type method;
27 const char *name;
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
102 u8 * (*getSessionId)(struct eap_sm *sm, void *priv, size_t *len);
Deap_server_aka.c49 u8 eap_method; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_i.h66 struct eap_method { struct
70 int vendor;
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::init() argument
175 * @priv: Pointer to private EAP method data from eap_method::init() argument
188 * @priv: Pointer to private EAP method data from eap_method::init() argument
[all …]
Deap_aka.c53 u8 eap_method; member
Deap.c331 const struct eap_method *eap_method; in SM_STATE() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap_i.h66 struct eap_method { struct
70 int vendor;
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::init() argument
175 * @priv: Pointer to private EAP method data from eap_method::init() argument
188 * @priv: Pointer to private EAP method data from eap_method::init() argument
[all …]
Deap_aka.c53 u8 eap_method; member
Deap.c323 const struct eap_method *eap_method; in SM_STATE() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Deap_i.h24 struct eap_method { struct
25 int vendor;
26 EapType method;
27 const char *name;
52 * registration (e.g., allocated struct eap_method), they should be argument
58 void (*free)(struct eap_method *method); argument
77 struct eap_method *next; argument
95 * @priv: Pointer to private EAP method data from eap_method::init() argument
103 u8 * (*getSessionId)(struct eap_sm *sm, void *priv, size_t *len);
Deap_server_aka.c49 u8 eap_method; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dconfig.h274 struct eap_method_type *eap_method; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dconfig.h302 struct eap_method_type *eap_method; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
Dradius_server.c851 const char *imsi, *eap_method; in radius_server_sim_provisioning_session() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h229 u8 eap_method; member
233 } eap_method[MAX_NAI_EAP_METHODS]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
Dosu_client.c1473 const char *eap_method = NULL; in set_pps_cred_eap_method_eap_type() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
Dosu_client.c1473 const char *eap_method = NULL; in set_pps_cred_eap_method_eap_type() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
Dradius_server.c1018 const char *imsi, *eap_method; in radius_server_sim_provisioning_session() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h230 u8 eap_method; member
234 } eap_method[MAX_NAI_EAP_METHODS]; member