Searched refs:eap_ttls_phase2_eap_process (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_ttls.c | 372 static int eap_ttls_phase2_eap_process(struct eap_sm *sm, in eap_ttls_phase2_eap_process() function 410 return eap_ttls_phase2_eap_process(sm, data, ret, hdr, len, in eap_ttls_phase2_request_eap_method() 469 return eap_ttls_phase2_eap_process(sm, data, ret, hdr, len, resp); in eap_ttls_phase2_request_eap_method()
|