Searched refs:eap_gpsk_data (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/wpa/src/eap_peer/
H A Deap_gpsk.c16 struct eap_gpsk_data { struct
39 static struct wpabuf * eap_gpsk_send_gpsk_2(struct eap_gpsk_data *data,
43 static struct wpabuf * eap_gpsk_send_gpsk_4(struct eap_gpsk_data *data,
66 static void eap_gpsk_state(struct eap_gpsk_data *data, int state)
80 struct eap_gpsk_data *data;
120 struct eap_gpsk_data *data = priv;
128 static const u8 * eap_gpsk_process_id_server(struct eap_gpsk_data *data,
159 static const u8 * eap_gpsk_process_rand_server(struct eap_gpsk_data *data,
179 struct eap_gpsk_data *data,
218 struct eap_gpsk_data *dat
[all...]
/freebsd-10-stable/contrib/wpa/src/eap_server/
H A Deap_server_gpsk.c17 struct eap_gpsk_data { struct
56 static void eap_gpsk_state(struct eap_gpsk_data *data, int state)
67 struct eap_gpsk_data *data;
103 struct eap_gpsk_data *data = priv;
111 struct eap_gpsk_data *data, u8 id)
151 struct eap_gpsk_data *data, u8 id)
201 struct eap_gpsk_data *data = priv;
220 struct eap_gpsk_data *data = priv;
246 struct eap_gpsk_data *data,
464 struct eap_gpsk_data *dat
[all...]

Completed in 55 milliseconds