Searched refs:eap_ttls_process_phase2_eap (Results 1 – 2 of 2) sorted by relevance
/external/wpa_supplicant_8/src/eap_server/ |
D | eap_server_ttls.c | 954 static void eap_ttls_process_phase2_eap(struct eap_sm *sm, in eap_ttls_process_phase2_eap() function 1015 eap_ttls_process_phase2_eap( in eap_ttls_process_phase2() 1080 eap_ttls_process_phase2_eap(sm, data, parse.eap, in eap_ttls_process_phase2()
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap_ttls.c | 1070 static int eap_ttls_process_phase2_eap(struct eap_sm *sm, in eap_ttls_process_phase2_eap() function 1211 if (eap_ttls_process_phase2_eap(sm, data, ret, parse, resp) < 0) in eap_ttls_process_tnc_start() 1239 if (eap_ttls_process_phase2_eap(sm, data, ret, parse, &resp) < in eap_ttls_process_decrypted()
|