Searched refs:max_auth_rounds_short (Results 1 – 7 of 7) sorted by relevance
191 cfg->max_auth_rounds_short = hapd->conf->max_auth_rounds_short; in authsrv_eap_config()
423 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()
2549 bss->max_auth_rounds_short = atoi(pos); in hostapd_config_fill()
22 * added configuration (max_auth_rounds, max_auth_rounds_short) to