• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/wpa/src/wps/

Lines Matching refs:msg

141 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg,
155 int wps_build_public_key(struct wps_data *wps, struct wpabuf *msg);
156 int wps_build_req_type(struct wpabuf *msg, enum wps_request_type type);
157 int wps_build_resp_type(struct wpabuf *msg, enum wps_response_type type);
158 int wps_build_config_methods(struct wpabuf *msg, u16 methods);
159 int wps_build_uuid_e(struct wpabuf *msg, const u8 *uuid);
160 int wps_build_dev_password_id(struct wpabuf *msg, u16 id);
161 int wps_build_config_error(struct wpabuf *msg, u16 err);
162 int wps_build_authenticator(struct wps_data *wps, struct wpabuf *msg);
163 int wps_build_key_wrap_auth(struct wps_data *wps, struct wpabuf *msg);
164 int wps_build_encr_settings(struct wps_data *wps, struct wpabuf *msg,
166 int wps_build_version(struct wpabuf *msg);
167 int wps_build_wfa_ext(struct wpabuf *msg, int req_to_enroll,
170 int wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type);
171 int wps_build_enrollee_nonce(struct wps_data *wps, struct wpabuf *msg);
172 int wps_build_registrar_nonce(struct wps_data *wps, struct wpabuf *msg);
173 int wps_build_auth_type_flags(struct wps_data *wps, struct wpabuf *msg);
174 int wps_build_encr_type_flags(struct wps_data *wps, struct wpabuf *msg);
175 int wps_build_conn_type_flags(struct wps_data *wps, struct wpabuf *msg);
176 int wps_build_assoc_state(struct wps_data *wps, struct wpabuf *msg);
177 int wps_build_oob_dev_pw(struct wpabuf *msg, u16 dev_pw_id,
181 int wps_build_mac_addr(struct wpabuf *msg, const u8 *addr);
182 int wps_build_rf_bands_attr(struct wpabuf *msg, u8 rf_bands);
183 int wps_build_ap_channel(struct wpabuf *msg, u16 ap_channel);
187 const struct wpabuf *msg);
188 int wps_process_key_wrap_auth(struct wps_data *wps, struct wpabuf *msg,
200 const struct wpabuf *msg);
207 const struct wpabuf *msg);
208 int wps_build_cred(struct wps_data *wps, struct wpabuf *msg);