Lines Matching defs:msg
21 static int wps_build_wps_state(struct wps_data *wps, struct wpabuf *msg) in wps_build_wps_state()
37 static int wps_build_e_hash(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_hash()
85 static int wps_build_e_snonce1(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_snonce1()
95 static int wps_build_e_snonce2(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_snonce2()
108 struct wpabuf *msg; in wps_build_m1() local
174 struct wpabuf *msg; in wps_build_m3() local
212 struct wpabuf *msg, *plain; in wps_build_m5() local
246 static int wps_build_cred_ssid(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_ssid()
256 static int wps_build_cred_auth_type(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_auth_type()
280 static int wps_build_cred_encr_type(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_encr_type()
304 static int wps_build_cred_network_key(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_network_key()
344 static int wps_build_cred_mac_addr(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_mac_addr()
388 struct wpabuf *msg, *plain; in wps_build_m7() local
436 struct wpabuf *msg; in wps_build_wsc_done() local
466 struct wpabuf *msg; in wps_enrollee_get_msg() local
719 struct wpabuf msg; in wps_process_cred_e() local
994 const struct wpabuf *msg, in wps_process_m2()
1130 const struct wpabuf *msg, in wps_process_m4()
1202 const struct wpabuf *msg, in wps_process_m6()
1276 const struct wpabuf *msg, in wps_process_m8()
1366 const struct wpabuf *msg) in wps_process_wsc_start()
1378 const struct wpabuf *msg) in wps_process_wsc_msg()
1488 const struct wpabuf *msg) in wps_process_wsc_ack()
1553 const struct wpabuf *msg) in wps_process_wsc_nack()
1651 const struct wpabuf *msg) in wps_enrollee_process_msg()