Home
last modified time | relevance | path

Searched refs:NO_AUTH (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
119 data->phase2_auth = NO_AUTH; in eap_peap_parse_phase1()
Deap_ttls.c69 enum { NO_AUTH, FOR_INITIAL, ALWAYS } phase2_auth; enumerator
77 data->phase2_auth = NO_AUTH; in eap_ttls_parse_phase1()