Home
last modified time | relevance | path

Searched refs:eap_ttls_phase2_eap_init (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_ttls.c828 static int eap_ttls_phase2_eap_init(struct eap_sm *sm, in eap_ttls_phase2_eap_init() function
882 if (eap_ttls_phase2_eap_init(sm, data, next_type)) { in eap_ttls_process_phase2_eap_response()
936 if (eap_ttls_phase2_eap_init(sm, data, next_type)) { in eap_ttls_process_phase2_eap_response()
965 if (eap_ttls_phase2_eap_init(sm, data, EAP_TYPE_IDENTITY) < 0) in eap_ttls_process_phase2_eap()
1119 if (eap_ttls_phase2_eap_init(sm, data, EAP_TYPE_TNC)) { in eap_ttls_start_tnc()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_ttls.c829 static int eap_ttls_phase2_eap_init(struct eap_sm *sm, in eap_ttls_phase2_eap_init() function
885 if (eap_ttls_phase2_eap_init(sm, data, next_vendor, in eap_ttls_process_phase2_eap_response()
942 if (eap_ttls_phase2_eap_init(sm, data, next_vendor, in eap_ttls_process_phase2_eap_response()
973 if (eap_ttls_phase2_eap_init(sm, data, EAP_VENDOR_IETF, in eap_ttls_process_phase2_eap()
1127 if (eap_ttls_phase2_eap_init(sm, data, EAP_VENDOR_IETF, EAP_TYPE_TNC)) { in eap_ttls_start_tnc()

Completed in 4 milliseconds