Home
last modified time | relevance | path

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

/hostap-latest/src/eap_peer/
Deap_peap.c70 enum { NO_AUTH, FOR_INITIAL, ALWAYS } phase2_auth; enumerator
123 data->phase2_auth = FOR_INITIAL; in eap_peap_parse_phase1()
159 data->phase2_auth = FOR_INITIAL; in eap_peap_init()
476 (data->phase2_auth == FOR_INITIAL && in peap_phase2_sufficient()
Deap_ttls.c69 enum { NO_AUTH, FOR_INITIAL, ALWAYS } phase2_auth; enumerator
81 data->phase2_auth = FOR_INITIAL; in eap_ttls_parse_phase1()
106 data->phase2_auth = FOR_INITIAL; in eap_ttls_init()