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

/freebsd-11-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;
98 struct eap_gpsk_data *data = priv;
105 struct eap_gpsk_data *data, u8 id)
145 struct eap_gpsk_data *data, u8 id)
195 struct eap_gpsk_data *data = priv;
214 struct eap_gpsk_data *data = priv;
240 struct eap_gpsk_data *data,
472 struct eap_gpsk_data *dat
[all...]
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_gpsk.c16 struct eap_gpsk_data { struct
40 static struct wpabuf * eap_gpsk_send_gpsk_2(struct eap_gpsk_data *data,
44 static struct wpabuf * eap_gpsk_send_gpsk_4(struct eap_gpsk_data *data,
67 static void eap_gpsk_state(struct eap_gpsk_data *data, int state)
81 struct eap_gpsk_data *data;
132 struct eap_gpsk_data *data = priv;
143 static const u8 * eap_gpsk_process_id_server(struct eap_gpsk_data *data,
173 static const u8 * eap_gpsk_process_rand_server(struct eap_gpsk_data *data,
193 struct eap_gpsk_data *data,
234 struct eap_gpsk_data *dat
[all...]

Completed in 72 milliseconds