Searched defs:phase2_auth (Results 1 – 4 of 4) sorted by relevance
/hostap/tests/hwsim/ |
D | test_ieee8021x.py | 348 def run_ieee8021x_reauth_peap(dev, apdev, phase2_auth): argument
|
D | test_ap_eap.py | 6531 def run_eap_ttls_pap_session_resumption(dev, apdev, phase2_auth): argument 6681 def run_eap_peap_session_resumption(dev, apdev, phase2_auth): argument
|
/hostap/src/eap_peer/ |
D | eap_peap.c | 70 enum { NO_AUTH, FOR_INITIAL, ALWAYS } phase2_auth; member
|
D | eap_ttls.c | 69 enum { NO_AUTH, FOR_INITIAL, ALWAYS } phase2_auth; member
|