Searched refs:eap_ttls_phase2_eap_process (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 | 335 static int eap_ttls_phase2_eap_process(struct eap_sm *sm, in eap_ttls_phase2_eap_process() function 371 return eap_ttls_phase2_eap_process(sm, data, ret, hdr, len, in eap_ttls_phase2_request_eap_method() 429 return eap_ttls_phase2_eap_process(sm, data, ret, hdr, len, resp); in eap_ttls_phase2_request_eap_method()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap_ttls.c | 347 static int eap_ttls_phase2_eap_process(struct eap_sm *sm, in eap_ttls_phase2_eap_process() function 385 return eap_ttls_phase2_eap_process(sm, data, ret, hdr, len, in eap_ttls_phase2_request_eap_method() 444 return eap_ttls_phase2_eap_process(sm, data, ret, hdr, len, resp); in eap_ttls_phase2_request_eap_method()
|
Completed in 4 milliseconds