Searched refs:max_auth_rounds_short (Results 1 – 3 of 3) sorted by relevance
262 unsigned int max_auth_rounds_short; member
1184 } else if (sm->num_rounds_short > sm->cfg->max_auth_rounds_short) { in SM_STEP()1186 sm->cfg->max_auth_rounds_short + 1) { in SM_STEP()1189 sm->cfg->max_auth_rounds_short); in SM_STEP()
437 eap_cfg->max_auth_rounds_short = 50; in ieee802_1x_init()