Searched refs:eap_ttls_phase2_eap_process (Results 1 – 2 of 2) sorted by relevance
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
D | eap_ttls.c | 476 static int eap_ttls_phase2_eap_process(struct eap_sm *sm, in eap_ttls_phase2_eap_process() function 513 return eap_ttls_phase2_eap_process(sm, data, ret, hdr, len, in eap_ttls_phase2_request_eap_method() 571 return eap_ttls_phase2_eap_process(sm, data, ret, hdr, len, resp); in eap_ttls_phase2_request_eap_method()
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap_ttls.c | 476 static int eap_ttls_phase2_eap_process(struct eap_sm *sm, in eap_ttls_phase2_eap_process() function 513 return eap_ttls_phase2_eap_process(sm, data, ret, hdr, len, in eap_ttls_phase2_request_eap_method() 571 return eap_ttls_phase2_eap_process(sm, data, ret, hdr, len, resp); in eap_ttls_phase2_request_eap_method()
|