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
172 struct wpabuf *msg; in wps_build_m3() local
210 struct wpabuf *msg, *plain; in wps_build_m5() local
243 static int wps_build_cred_ssid(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_ssid()
253 static int wps_build_cred_auth_type(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_auth_type()
277 static int wps_build_cred_encr_type(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_encr_type()
301 static int wps_build_cred_network_key(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_network_key()
339 static int wps_build_cred_mac_addr(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_mac_addr()
379 struct wpabuf *msg, *plain; in wps_build_m7() local
425 struct wpabuf *msg; in wps_build_wsc_done() local
455 struct wpabuf *msg; in wps_enrollee_get_msg() local
708 struct wpabuf msg; in wps_process_cred_e() local
960 const struct wpabuf *msg, in wps_process_m2()
1096 const struct wpabuf *msg, in wps_process_m4()
1151 const struct wpabuf *msg, in wps_process_m6()
1208 const struct wpabuf *msg, in wps_process_m8()
1278 const struct wpabuf *msg) in wps_process_wsc_msg()
1363 const struct wpabuf *msg) in wps_process_wsc_ack()
1409 const struct wpabuf *msg) in wps_process_wsc_nack()
1488 const struct wpabuf *msg) in wps_enrollee_process_msg()