Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:num_rounds

139 	sm->num_rounds = 0;
151 sm->num_rounds = 0;
179 sm->num_rounds++;
537 else if (sm->num_rounds > EAP_MAX_AUTH_ROUNDS) {
546 if (sm->num_rounds == EAP_MAX_AUTH_ROUNDS + 1) {
550 sm->num_rounds++;