Searched refs:req_msg (Results 1 – 6 of 6) sorted by relevance
992 return dpp_tcp_send_msg(conn, conn->auth->req_msg); in dpp_controller_rx_presence_announcement()1997 hdr = wpabuf_head(auth->req_msg); in dpp_tcp_auth_start()1998 end = hdr + wpabuf_len(auth->req_msg); in dpp_tcp_auth_start()
1291 auth->req_msg = dpp_auth_build_req(auth, pi, nonce_len, r_pubkey_hash, in dpp_auth_init()1293 if (!auth->req_msg) in dpp_auth_init()
309 struct wpabuf *req_msg; member
1464 wpabuf_free(auth->req_msg); in dpp_auth_deinit()
811 wpabuf_head(hapd->dpp_auth->req_msg), in hostapd_dpp_auth_init_next()812 wpabuf_len(hapd->dpp_auth->req_msg)); in hostapd_dpp_auth_init_next()
830 wpabuf_head(auth->req_msg), in wpas_dpp_auth_init_next()831 wpabuf_len(auth->req_msg), in wpas_dpp_auth_init_next()