Home
last modified time | relevance | path

Searched refs:num_rounds_short (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/eap_server/
Deap_i.h174 unsigned int num_rounds_short; member
Deap_server.c219 sm->num_rounds_short = 0; in SM_STATE()
270 sm->num_rounds_short = 0; in SM_STATE()
343 sm->num_rounds_short++; in SM_STATE()
345 sm->num_rounds_short = 0; in SM_STATE()
364 sm->num_rounds_short = 0; in SM_STATE()
1184 } else if (sm->num_rounds_short > sm->cfg->max_auth_rounds_short) { in SM_STEP()
1185 if (sm->num_rounds_short == in SM_STEP()
1190 sm->num_rounds_short++; in SM_STEP()