Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddpp_reconfig.c423 wpabuf_free(auth->reconfig_resp_msg); in dpp_reconfig_build_resp()
424 auth->reconfig_resp_msg = msg; in dpp_reconfig_build_resp()
Ddpp.h314 struct wpabuf *reconfig_resp_msg; member
Ddpp.c1468 wpabuf_free(auth->reconfig_resp_msg); in dpp_auth_deinit()
/external/wpa_supplicant_8/wpa_supplicant/
Ddpp_supplicant.c2533 wpabuf_head(auth->reconfig_resp_msg), in wpas_dpp_rx_reconfig_auth_req()
2534 wpabuf_len(auth->reconfig_resp_msg), in wpas_dpp_rx_reconfig_auth_req()