Home
last modified time | relevance | path

Searched refs:wps_ie_encapsulate (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/wps/
H A Dwps_i.h181 struct wpabuf * wps_ie_encapsulate(struct wpabuf *data);
H A Dwps_attr_build.c464 struct wpabuf * wps_ie_encapsulate(struct wpabuf *data) in wps_ie_encapsulate() function
H A Dwps.c531 return wps_ie_encapsulate(ie); in wps_build_probe_req_ie()
H A Dwps_registrar.c1368 beacon = wps_ie_encapsulate(beacon); in wps_set_ie()
1369 probe = wps_ie_encapsulate(probe); in wps_set_ie()