Searched refs:eap_ttls_avp_encapsulate (Results 1 – 2 of 2) sorted by relevance
132 static struct wpabuf * eap_ttls_avp_encapsulate(struct wpabuf *resp, in eap_ttls_avp_encapsulate() function408 buf = eap_ttls_avp_encapsulate(buf, RADIUS_ATTR_EAP_MESSAGE, 1); in eap_ttls_build_phase2_eap_req()
243 static int eap_ttls_avp_encapsulate(struct wpabuf **resp, u32 avp_code, in eap_ttls_avp_encapsulate() function470 return eap_ttls_avp_encapsulate(resp, RADIUS_ATTR_EAP_MESSAGE, 1); in eap_ttls_phase2_request_eap()