Searched refs:eap_ttls_process_tnc_start (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 | 1205 static int eap_ttls_process_tnc_start(struct eap_sm *sm, in eap_ttls_process_tnc_start() function 1270 if (eap_ttls_process_tnc_start(sm, data, ret, parse, in eap_ttls_process_decrypted() 1280 if (eap_ttls_process_tnc_start(sm, data, ret, parse, &resp) < in eap_ttls_process_decrypted()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap_ttls.c | 1234 static int eap_ttls_process_tnc_start(struct eap_sm *sm, in eap_ttls_process_tnc_start() function 1299 if (eap_ttls_process_tnc_start(sm, data, ret, parse, in eap_ttls_process_decrypted() 1309 if (eap_ttls_process_tnc_start(sm, data, ret, parse, &resp) < in eap_ttls_process_decrypted()
|
Completed in 6 milliseconds