Searched refs:num_rounds (Results 1 – 9 of 9) sorted by relevance
173 unsigned int num_rounds; member
216 sm->num_rounds = 0; in SM_STATE()267 sm->num_rounds = 0; in SM_STATE()339 sm->num_rounds++; in SM_STATE()1172 else if (sm->num_rounds > sm->cfg->max_auth_rounds) { in SM_STEP()1173 if (sm->num_rounds == sm->cfg->max_auth_rounds + 1) { in SM_STEP()1177 sm->num_rounds++; in SM_STEP()
176 int num_rounds; member
217 sm->num_rounds = 0; in SM_STATE()267 sm->num_rounds = 0; in SM_STATE()338 sm->num_rounds++; in SM_STATE()1163 else if (sm->num_rounds > EAP_MAX_AUTH_ROUNDS) { in SM_STEP()1164 if (sm->num_rounds == EAP_MAX_AUTH_ROUNDS + 1) { in SM_STEP()1168 sm->num_rounds++; in SM_STEP()
368 int num_rounds; member
263 sm->num_rounds = 0; in SM_STATE()281 sm->num_rounds = 0; in SM_STATE()315 sm->num_rounds++; in SM_STATE()1353 else if (sm->num_rounds > EAP_MAX_AUTH_ROUNDS) { in SM_STEP()1362 if (sm->num_rounds == EAP_MAX_AUTH_ROUNDS + 1) { in SM_STEP()1366 sm->num_rounds++; in SM_STEP()
321 FT_UInt num_rounds; in af_latin_metrics_init_blues() local418 num_rounds = 0; in af_latin_metrics_init_blues()889 rounds[num_rounds++] = best_y_extremum; in af_latin_metrics_init_blues()896 if ( num_flats == 0 && num_rounds == 0 ) in af_latin_metrics_init_blues()909 af_sort_pos( num_rounds, rounds ); in af_latin_metrics_init_blues()921 *blue_shoot = rounds[num_rounds / 2]; in af_latin_metrics_init_blues()923 else if ( num_rounds == 0 ) in af_latin_metrics_init_blues()931 *blue_shoot = rounds[num_rounds / 2]; in af_latin_metrics_init_blues()
262 sm->num_rounds = 0; in SM_STATE()278 sm->num_rounds = 0; in SM_STATE()311 sm->num_rounds++; in SM_STATE()1328 else if (sm->num_rounds > EAP_MAX_AUTH_ROUNDS) { in SM_STEP()1337 if (sm->num_rounds == EAP_MAX_AUTH_ROUNDS + 1) { in SM_STEP()1341 sm->num_rounds++; in SM_STEP()