Home | History | Annotate | Download | only in eap_peer

Lines Matching refs:num_rounds

190 	sm->num_rounds = 0;
204 sm->num_rounds = 0;
237 sm->num_rounds++;
788 else if (sm->num_rounds > EAP_MAX_AUTH_ROUNDS) {
797 if (sm->num_rounds == EAP_MAX_AUTH_ROUNDS + 1) {
801 sm->num_rounds++;