Searched refs:eap_ttls_phase2_eap_init (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/wpa/src/eap_server/ |
H A D | eap_server_ttls.c | 830 static int eap_ttls_phase2_eap_init(struct eap_sm *sm, in eap_ttls_phase2_eap_init() function 886 if (eap_ttls_phase2_eap_init(sm, data, next_vendor, in eap_ttls_process_phase2_eap_response() 943 if (eap_ttls_phase2_eap_init(sm, data, next_vendor, in eap_ttls_process_phase2_eap_response() 974 if (eap_ttls_phase2_eap_init(sm, data, EAP_VENDOR_IETF, in eap_ttls_process_phase2_eap() 1128 if (eap_ttls_phase2_eap_init(sm, data, EAP_VENDOR_IETF, EAP_TYPE_TNC)) { in eap_ttls_start_tnc()
|