Lines Matching defs:msg
19 static int wps_build_mac_addr(struct wps_data *wps, struct wpabuf *msg) in wps_build_mac_addr()
29 static int wps_build_wps_state(struct wps_data *wps, struct wpabuf *msg) in wps_build_wps_state()
45 static int wps_build_e_hash(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_hash()
93 static int wps_build_e_snonce1(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_snonce1()
103 static int wps_build_e_snonce2(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_snonce2()
116 struct wpabuf *msg; in wps_build_m1() local
178 struct wpabuf *msg; in wps_build_m3() local
209 struct wpabuf *msg, *plain; in wps_build_m5() local
242 static int wps_build_cred_ssid(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_ssid()
252 static int wps_build_cred_auth_type(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_auth_type()
274 static int wps_build_cred_encr_type(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_encr_type()
299 static int wps_build_cred_network_key(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_network_key()
309 static int wps_build_cred_mac_addr(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_mac_addr()
338 struct wpabuf *msg, *plain; in wps_build_m7() local
384 struct wpabuf *msg; in wps_build_wsc_done() local
414 struct wpabuf *msg; in wps_enrollee_get_msg() local
666 struct wpabuf msg; in wps_process_cred_e() local
856 const struct wpabuf *msg, in wps_process_m2()
959 const struct wpabuf *msg, in wps_process_m4()
1014 const struct wpabuf *msg, in wps_process_m6()
1071 const struct wpabuf *msg, in wps_process_m8()
1141 const struct wpabuf *msg) in wps_process_wsc_msg()
1223 const struct wpabuf *msg) in wps_process_wsc_ack()
1269 const struct wpabuf *msg) in wps_process_wsc_nack()
1348 const struct wpabuf *msg) in wps_enrollee_process_msg()