Searched refs:eap_ttls_phase2_request (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_ttls.c | 809 static int eap_ttls_phase2_request(struct eap_sm *sm, in eap_ttls_phase2_request() function 1127 if (eap_ttls_phase2_request(sm, data, ret, hdr, resp)) { in eap_ttls_process_phase2_eap() 1328 if (eap_ttls_phase2_request(sm, data, ret, hdr, &resp)) { in eap_ttls_implicit_identity_request()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap_ttls.c | 838 static int eap_ttls_phase2_request(struct eap_sm *sm, in eap_ttls_phase2_request() function 1156 if (eap_ttls_phase2_request(sm, data, ret, hdr, resp)) { in eap_ttls_process_phase2_eap() 1357 if (eap_ttls_phase2_request(sm, data, ret, hdr, &resp)) { in eap_ttls_implicit_identity_request()
|
Completed in 5 milliseconds