Home | History | Annotate | Download | only in eap_peer

Lines Matching full:reauth

41 	int reauth;
133 static void eap_sim_clear_keys(struct eap_sim_data *data, int reauth)
135 if (!reauth) {
479 data->reauth = 0;
483 data->reauth = 1;
502 if (!data->reauth) {
595 if (k_aut && data->reauth) {
707 data->reauth = 0;
784 * other words, if no new reauth identity is received, full
814 * reauth verification. */
828 "reauth did not include encrypted data");
843 "message does not match with counter in reauth "
871 if (data->reauth &&
874 "message after reauth");
933 data->reauth = 1;
960 wpa_printf(MSG_INFO, "EAP-SIM: (encr) No%s%s in reauth packet",