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
206 struct wpabuf *msg, *plain; in wps_build_m5() local
239 static int wps_build_cred_ssid(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_ssid()
249 static int wps_build_cred_auth_type(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_auth_type()
273 static int wps_build_cred_encr_type(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_encr_type()
297 static int wps_build_cred_network_key(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_network_key()
335 static int wps_build_cred_mac_addr(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_mac_addr()
375 struct wpabuf *msg, *plain; in wps_build_m7() local
421 struct wpabuf *msg; in wps_build_wsc_done() local
451 struct wpabuf *msg; in wps_enrollee_get_msg() local
704 struct wpabuf msg; in wps_process_cred_e() local
947 const struct wpabuf *msg, in wps_process_m2()
1083 const struct wpabuf *msg, in wps_process_m4()
1138 const struct wpabuf *msg, in wps_process_m6()
1195 const struct wpabuf *msg, in wps_process_m8()
1265 const struct wpabuf *msg) in wps_process_wsc_msg()
1350 const struct wpabuf *msg) in wps_process_wsc_ack()
1396 const struct wpabuf *msg) in wps_process_wsc_nack()
1475 const struct wpabuf *msg) in wps_enrollee_process_msg()