Searched refs:last_msg (Results 1 – 6 of 6) sorted by relevance
29 if (wps->last_msg == NULL) { in wps_process_authenticator()38 addr[0] = wpabuf_head(wps->last_msg); in wps_process_authenticator()39 len[0] = wpabuf_len(wps->last_msg); in wps_process_authenticator()
171 if (wps->last_msg == NULL) { in wps_build_authenticator()180 addr[0] = wpabuf_head(wps->last_msg); in wps_build_authenticator()181 len[0] = wpabuf_len(wps->last_msg); in wps_build_authenticator()
69 struct wpabuf *last_msg; member
516 wpabuf_free(wps->last_msg); in wps_enrollee_get_msg()517 wps->last_msg = wpabuf_dup(msg); in wps_enrollee_get_msg()1475 wpabuf_free(wps->last_msg); in wps_process_wsc_msg()1476 wps->last_msg = wpabuf_dup(msg); in wps_process_wsc_msg()
182 wpabuf_free(data->last_msg); in wps_deinit()
2214 wpabuf_free(wps->last_msg); in wps_registrar_get_msg()2215 wps->last_msg = wpabuf_dup(msg); in wps_registrar_get_msg()3126 wpabuf_free(wps->last_msg); in wps_process_wsc_msg()3127 wps->last_msg = wpabuf_dup(msg); in wps_process_wsc_msg()