Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/wpa_supplicant/src/common/
Ddpp.c996 u8 *attr_start, *attr_end; in dpp_auth_build_req() local
1095 attr_end = wpabuf_put(msg, 0); in dpp_auth_build_req()
1104 len[1] = attr_end - attr_start; in dpp_auth_build_req()
1155 u8 *attr_start, *attr_end, *pos; in dpp_auth_build_resp() local
1190 attr_end = wpabuf_put(msg, 0); in dpp_auth_build_resp()
1277 len[1] = attr_end - attr_start; in dpp_auth_build_resp()
2680 u8 *attr_start, *attr_end; in dpp_auth_build_conf() local
2763 attr_end = wpabuf_put(msg, 0); in dpp_auth_build_conf()
2772 len[1] = attr_end - attr_start; in dpp_auth_build_conf()