Searched refs:max_auth_rounds_short (Results 1 – 6 of 6) sorted by relevance
191 cfg->max_auth_rounds_short = hapd->conf->max_auth_rounds_short; in authsrv_eap_config()
420 unsigned int max_auth_rounds_short; member
149 bss->max_auth_rounds_short = 50; in hostapd_config_defaults_bss()
260 unsigned int max_auth_rounds_short; member
1180 } else if (sm->num_rounds_short > sm->cfg->max_auth_rounds_short) { in SM_STEP()1182 sm->cfg->max_auth_rounds_short + 1) { in SM_STEP()1185 sm->cfg->max_auth_rounds_short); in SM_STEP()
2527 bss->max_auth_rounds_short = atoi(pos);