Home
last modified time | relevance | path

Searched refs:mschapv2_retry (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_mschapv2.c475 os_strstr(config->phase2, "mschapv2_retry=0")) { in eap_mschapv2_failure_txt()
495 if (!config->mschapv2_retry) in eap_mschapv2_failure_txt()
498 config->mschapv2_retry = 1; in eap_mschapv2_failure_txt()
501 config->mschapv2_retry = 0; in eap_mschapv2_failure_txt()
790 if (config->mschapv2_retry && data->prev_challenge && in eap_mschapv2_process()
797 config->mschapv2_retry = 0; in eap_mschapv2_process()
H A Deap_config.h492 * "autheap=MSCHAPV2 autheap=MD5" for EAP-TTLS. "mschapv2_retry=0" can
720 * mschapv2_retry - MSCHAPv2 retry in progress
725 int mschapv2_retry; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_mschapv2.c475 os_strstr(config->phase2, "mschapv2_retry=0")) { in eap_mschapv2_failure_txt()
495 if (!config->mschapv2_retry) in eap_mschapv2_failure_txt()
498 config->mschapv2_retry = 1; in eap_mschapv2_failure_txt()
501 config->mschapv2_retry = 0; in eap_mschapv2_failure_txt()
790 if (config->mschapv2_retry && data->prev_challenge && in eap_mschapv2_process()
797 config->mschapv2_retry = 0; in eap_mschapv2_process()
H A Deap_config.h514 * "autheap=MSCHAPV2 autheap=MD5" for EAP-TTLS. "mschapv2_retry=0" can
632 * mschapv2_retry - MSCHAPv2 retry in progress
637 int mschapv2_retry; member

Completed in 5 milliseconds