Lines Matching defs:msg
19 static int wps_build_wps_state(struct wps_data *wps, struct wpabuf *msg) in wps_build_wps_state()
35 static int wps_build_e_hash(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_hash()
83 static int wps_build_e_snonce1(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_snonce1()
93 static int wps_build_e_snonce2(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_snonce2()
106 struct wpabuf *msg; in wps_build_m1() local
168 struct wpabuf *msg; in wps_build_m3() local
205 struct wpabuf *msg, *plain; in wps_build_m5() local
238 static int wps_build_cred_ssid(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_ssid()
248 static int wps_build_cred_auth_type(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_auth_type()
259 static int wps_build_cred_encr_type(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_encr_type()
270 static int wps_build_cred_network_key(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_network_key()
308 static int wps_build_cred_mac_addr(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_mac_addr()
348 struct wpabuf *msg, *plain; in wps_build_m7() local
394 struct wpabuf *msg; in wps_build_wsc_done() local
424 struct wpabuf *msg; in wps_enrollee_get_msg() local
677 struct wpabuf msg; in wps_process_cred_e() local
919 const struct wpabuf *msg, in wps_process_m2()
1055 const struct wpabuf *msg, in wps_process_m4()
1110 const struct wpabuf *msg, in wps_process_m6()
1167 const struct wpabuf *msg, in wps_process_m8()
1237 const struct wpabuf *msg) in wps_process_wsc_msg()
1322 const struct wpabuf *msg) in wps_process_wsc_ack()
1368 const struct wpabuf *msg) in wps_process_wsc_nack()
1447 const struct wpabuf *msg) in wps_enrollee_process_msg()