Home | History | Annotate | Download | only in eap_server

Lines Matching refs:num_rounds

151 	sm->num_rounds = 0;
197 sm->num_rounds = 0;
265 sm->num_rounds++;
657 else if (sm->num_rounds > EAP_MAX_AUTH_ROUNDS) {
658 if (sm->num_rounds == EAP_MAX_AUTH_ROUNDS + 1) {
662 sm->num_rounds++;