Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_peap.c69 enum { NO_AUTH, FOR_INITIAL, ALWAYS } phase2_auth; enumerator
127 data->phase2_auth = ALWAYS; in eap_peap_parse_phase1()
470 if ((data->phase2_auth == ALWAYS || in peap_phase2_sufficient()
1237 data->phase2_success && data->phase2_auth != ALWAYS; in eap_peap_has_reauth_data()