Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 25 of 162) sorted by relevance

1234567

/hostap-latest/src/wps/
Dwps_attr_build.c21 int wps_build_public_key(struct wps_data *wps, struct wpabuf *msg) in wps_build_public_key()
97 int wps_build_req_type(struct wpabuf *msg, enum wps_request_type type) in wps_build_req_type()
107 int wps_build_resp_type(struct wpabuf *msg, enum wps_response_type type) in wps_build_resp_type()
117 int wps_build_config_methods(struct wpabuf *msg, u16 methods) in wps_build_config_methods()
127 int wps_build_uuid_e(struct wpabuf *msg, const u8 *uuid) in wps_build_uuid_e()
139 int wps_build_dev_password_id(struct wpabuf *msg, u16 id) in wps_build_dev_password_id()
149 int wps_build_config_error(struct wpabuf *msg, u16 err) in wps_build_config_error()
159 int wps_build_authenticator(struct wps_data *wps, struct wpabuf *msg) in wps_build_authenticator()
191 int wps_build_version(struct wpabuf *msg) in wps_build_version()
208 int wps_build_wfa_ext(struct wpabuf *msg, int req_to_enroll, in wps_build_wfa_ext()
[all …]
Dwps_enrollee.c19 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()
[all …]
Dwps_dev_attr.c16 int wps_build_manufacturer(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_manufacturer()
40 int wps_build_model_name(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_model_name()
64 int wps_build_model_number(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_model_number()
88 int wps_build_serial_number(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_serial_number()
112 int wps_build_primary_dev_type(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_primary_dev_type()
123 struct wpabuf *msg) in wps_build_secondary_dev_type()
138 int wps_build_req_dev_type(struct wps_device_data *dev, struct wpabuf *msg, in wps_build_req_dev_type()
158 int wps_build_dev_name(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_dev_name()
182 int wps_build_device_attrs(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_device_attrs()
195 int wps_build_os_version(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_os_version()
[all …]
Dwps_registrar.c477 static int wps_build_wps_state(struct wps_context *wps, struct wpabuf *msg) in wps_build_wps_state()
514 struct wpabuf *msg) in wps_build_ap_setup_locked()
527 struct wpabuf *msg) in wps_build_selected_registrar()
540 struct wpabuf *msg) in wps_build_sel_reg_dev_password_id()
556 struct wpabuf *msg) in wps_build_sel_pbc_reg_uuid_e()
593 struct wpabuf *msg) in wps_build_sel_reg_config_methods()
616 struct wpabuf *msg) in wps_build_probe_config_methods()
635 struct wpabuf *msg) in wps_build_config_methods_r()
1444 static int wps_build_uuid_r(struct wps_data *wps, struct wpabuf *msg) in wps_build_uuid_r()
1454 static int wps_build_r_hash(struct wps_data *wps, struct wpabuf *msg) in wps_build_r_hash()
[all …]
Dwps.c204 const struct wpabuf *msg) in wps_process_msg()
236 int wps_is_selected_pbc_registrar(const struct wpabuf *msg) in wps_is_selected_pbc_registrar()
297 int wps_is_selected_pin_registrar(const struct wpabuf *msg) in wps_is_selected_pin_registrar()
316 int wps_is_addr_authorized(const struct wpabuf *msg, const u8 *addr, in wps_is_addr_authorized()
389 const u8 * wps_get_uuid_e(const struct wpabuf *msg) in wps_get_uuid_e()
402 int wps_is_20(const struct wpabuf *msg) in wps_is_20()
Dwps_common.c272 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg, in wps_fail_event()
437 struct wpabuf msg; in wps_oob_use_cred() local
577 struct wpabuf *msg; in wps_build_wsc_ack() local
600 struct wpabuf *msg; in wps_build_wsc_nack() local
706 struct wpabuf *msg; in wps_build_nfc_handover_req() local
740 static int wps_build_ssid(struct wpabuf *msg, struct wps_context *wps) in wps_build_ssid()
752 static int wps_build_ap_freq(struct wpabuf *msg, int freq) in wps_build_ap_freq()
787 struct wpabuf *msg; in wps_build_nfc_handover_sel() local
826 struct wpabuf *msg; in wps_build_nfc_handover_req_p2p() local
865 struct wpabuf *msg; in wps_build_nfc_handover_sel_p2p() local
Dwps_er.c838 struct wpabuf *msg) in wps_er_process_wlanevent_probe_req()
894 static struct wpabuf * wps_er_soap_hdr(const struct wpabuf *msg, in wps_er_soap_hdr()
962 static void wps_er_sta_send_msg(struct wps_er_sta *sta, struct wpabuf *msg) in wps_er_sta_send_msg()
1009 static void wps_er_sta_process(struct wps_er_sta *sta, struct wpabuf *msg, in wps_er_sta_process()
1035 static void wps_er_sta_start(struct wps_er_sta *sta, struct wpabuf *msg) in wps_er_sta_start()
1069 struct wpabuf *msg) in wps_er_process_wlanevent_eap()
1117 struct wpabuf msg; in wps_er_process_wlanevent() local
1420 static void wps_er_send_set_sel_reg(struct wps_er_ap *ap, struct wpabuf *msg) in wps_er_send_set_sel_reg()
1465 static int wps_er_build_selected_registrar(struct wpabuf *msg, int sel_reg) in wps_er_build_selected_registrar()
1474 static int wps_er_build_dev_password_id(struct wpabuf *msg, u16 dev_passwd_id) in wps_er_build_dev_password_id()
[all …]
/hostap-latest/src/radius/
Dradius.c52 struct radius_hdr * radius_msg_get_hdr(struct radius_msg *msg) in radius_msg_get_hdr()
58 struct wpabuf * radius_msg_get_buf(struct radius_msg *msg) in radius_msg_get_buf()
65 radius_get_attr_hdr(struct radius_msg *msg, int idx) in radius_get_attr_hdr()
72 static void radius_msg_set_hdr(struct radius_msg *msg, u8 code, u8 identifier) in radius_msg_set_hdr()
79 static int radius_msg_initialize(struct radius_msg *msg) in radius_msg_initialize()
104 struct radius_msg *msg; in radius_msg_new() local
127 void radius_msg_free(struct radius_msg *msg) in radius_msg_free()
411 void radius_msg_dump(struct radius_msg *msg) in radius_msg_dump()
426 u8 * radius_msg_add_msg_auth(struct radius_msg *msg) in radius_msg_add_msg_auth()
444 static u8 * radius_msg_auth_pos(struct radius_msg *msg) in radius_msg_auth_pos()
[all …]
/hostap-latest/src/p2p/
Dp2p_parse.c37 struct p2p_message *msg) in p2p_parse_attribute()
439 int p2p_parse_p2p_ie(const struct wpabuf *buf, struct p2p_message *msg) in p2p_parse_p2p_ie()
475 static int p2p_parse_wps_ie(const struct wpabuf *buf, struct p2p_message *msg) in p2p_parse_wps_ie()
544 int p2p_parse_ies(const u8 *data, size_t len, struct p2p_message *msg) in p2p_parse_ies()
600 int p2p_parse(const u8 *data, size_t len, struct p2p_message *msg) in p2p_parse()
616 size_t p2p_len, struct p2p_message *msg) in p2p_parse_ies_separate()
646 void p2p_parse_free(struct p2p_message *msg) in p2p_parse_free()
806 struct p2p_message msg; in p2p_attr_text() local
869 struct p2p_message msg; in p2p_get_cross_connect_disallowed() local
884 struct p2p_message msg; in p2p_get_group_capab() local
[all …]
Dp2p_go_neg.c601 struct p2p_message *msg, in p2p_check_pref_chan_no_recv()
650 struct p2p_message *msg, in p2p_check_pref_chan_recv()
695 struct p2p_device *dev, struct p2p_message *msg) in p2p_check_pref_chan()
807 struct p2p_message msg; in p2p_process_go_neg_req() local
1219 struct p2p_message msg; in p2p_process_go_neg_resp() local
1491 struct p2p_message msg; in p2p_process_go_neg_conf() local
/hostap-latest/src/drivers/
Ddriver_nl80211_scan.c32 static int get_noise_for_scan_results(struct nl_msg *msg, void *arg) in get_noise_for_scan_results()
81 struct nl_msg *msg; in nl80211_get_noise_for_scan_results() local
92 struct nl_msg *msg; in nl80211_abort_scan() local
110 struct nl_msg *msg; in nl80211_abort_vendor_scan() local
182 struct nl_msg *msg; in nl80211_scan_common() local
348 struct nl_msg *msg = NULL; in wpa_driver_nl80211_scan() local
451 struct nl_msg *msg, in nl80211_sched_scan_add_scan_plans()
529 struct nl_msg *msg; in wpa_driver_nl80211_sched_scan() local
678 struct nl_msg *msg; in wpa_driver_nl80211_stop_sched_scan() local
726 struct nl_msg *msg, const u8 *bssid) in nl80211_parse_bss_info()
[all …]
Ddriver_nl80211.c293 static int ack_handler(struct nl_msg *msg, void *arg) in ack_handler()
307 static int ack_handler_cookie(struct nl_msg *msg, void *arg) in ack_handler_cookie()
337 static int finish_handler(struct nl_msg *msg, void *arg) in finish_handler()
427 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check()
433 static void nl80211_nlmsg_clear(struct nl_msg *msg) in nl80211_nlmsg_clear()
458 struct nl_msg *msg; in send_event_marker() local
491 struct nl_sock *nl_handle, struct nl_msg *msg, in send_and_recv()
587 struct nl_msg *msg) in nl80211_put_control_port()
605 static int family_handler(struct nl_msg *msg, void *arg) in family_handler()
639 struct nl_msg *msg; in nl_get_multicast_id() local
[all …]
Ddriver_macsec_linux.c102 struct nl_msg *msg; in msg_prepare() local
125 static int nla_put_rxsc_config(struct nl_msg *msg, u64 sci) in nla_put_rxsc_config()
565 static int dump_callback(struct nl_msg *msg, void *argp) in dump_callback()
666 static int nl_send_recv(struct nl_sock *sk, struct nl_msg *msg) in nl_send_recv()
691 struct nl_msg *msg; in do_dump() local
760 struct nl_msg *msg; in macsec_drv_set_receive_lowest_pn() local
827 struct nl_msg *msg; in macsec_drv_set_transmit_next_pn() local
879 struct nl_msg *msg; in macsec_drv_create_receive_sc() local
917 struct nl_msg *msg; in macsec_drv_delete_receive_sc() local
953 struct nl_msg *msg; in macsec_drv_create_receive_sa() local
[all …]
/hostap-latest/wpa_supplicant/dbus/
Ddbus_new.c136 DBusMessage *msg; in wpas_dbus_signal_interface() local
199 DBusMessage *msg; in wpas_dbus_signal_scan_done() local
238 DBusMessage *msg; in wpas_dbus_signal_bss() local
307 DBusMessage *msg; in wpas_dbus_signal_blob() local
372 DBusMessage *msg; in wpas_dbus_signal_network() local
464 DBusMessage *msg; in wpas_dbus_signal_network_request() local
538 DBusMessage *msg; in wpas_dbus_signal_wps_event_pbc_overlap() local
576 DBusMessage *msg; in wpas_dbus_signal_wps_event_success() local
617 DBusMessage *msg; in wpas_dbus_signal_wps_event_fail() local
663 DBusMessage *msg; in wpas_dbus_signal_wps_event_m2d() local
[all …]
/hostap-latest/src/eap_common/
Deap_common.c25 int eap_hdr_len_valid(const struct wpabuf *msg, size_t min_payload) in eap_hdr_len_valid()
67 const struct wpabuf *msg, size_t *plen) in eap_hdr_validate()
167 void eap_update_len(struct wpabuf *msg) in eap_update_len()
182 u8 eap_get_id(const struct wpabuf *msg) in eap_get_id()
199 enum eap_type eap_get_type(const struct wpabuf *msg) in eap_get_type()
Deap_sim_common.c204 void eap_sim_add_mac(const u8 *k_aut, const u8 *msg, size_t msg_len, u8 *mac, in eap_sim_add_mac()
398 void eap_sim_add_mac_sha256(const u8 *k_aut, const u8 *msg, size_t msg_len, in eap_sim_add_mac_sha256()
982 struct eap_sim_msg *msg; in eap_sim_msg_init() local
1009 struct wpabuf * eap_sim_msg_finish(struct eap_sim_msg *msg, int type, in eap_sim_msg_finish()
1043 void eap_sim_msg_free(struct eap_sim_msg *msg) in eap_sim_msg_free()
1052 u8 * eap_sim_msg_add_full(struct eap_sim_msg *msg, u8 attr, in eap_sim_msg_add_full()
1076 u8 * eap_sim_msg_add(struct eap_sim_msg *msg, u8 attr, u16 value, in eap_sim_msg_add()
1104 u8 * eap_sim_msg_add_mac(struct eap_sim_msg *msg, u8 attr) in eap_sim_msg_add_mac()
1113 int eap_sim_msg_add_encr_start(struct eap_sim_msg *msg, u8 attr_iv, in eap_sim_msg_add_encr_start()
1137 int eap_sim_msg_add_encr_end(struct eap_sim_msg *msg, u8 *k_encr, int attr_pad) in eap_sim_msg_add_encr_end()
[all …]
Deap_ikev2_common.c53 struct wpabuf *msg; in eap_ikev2_build_frag_ack() local
69 int initiator, const struct wpabuf *msg, in eap_ikev2_validate_icv()
/hostap-latest/src/eap_peer/
Dikev2.c822 struct wpabuf *msg, u8 exchange_type, in ikev2_build_hdr()
842 struct wpabuf *msg, u8 next_payload) in ikev2_build_sar1()
901 struct wpabuf *msg, u8 next_payload) in ikev2_build_ker()
937 struct wpabuf *msg, u8 next_payload) in ikev2_build_nr()
956 struct wpabuf *msg, u8 next_payload) in ikev2_build_idr()
982 struct wpabuf *msg, u8 next_payload) in ikev2_build_auth()
1022 struct wpabuf *msg, u8 next_payload) in ikev2_build_notification()
1071 struct wpabuf *msg; in ikev2_build_sa_init() local
1143 struct wpabuf *msg, *plain; in ikev2_build_sa_auth() local
1179 struct wpabuf *msg; in ikev2_build_notify() local
/hostap-latest/wpa_supplicant/wpa_gui-qt4/
Dpeers.cpp336 QMessageBox msg; in enter_pin() local
357 QMessageBox msg; in ctx_p2p_start() local
381 QMessageBox msg; in ctx_p2p_listen() local
396 QMessageBox msg; in ctx_p2p_start_group() local
823 void Peers::event_notify(WpaMsg msg) in event_notify()
1359 QMessageBox msg; in ctx_p2p_connect() local
1393 QMessageBox msg; in ctx_p2p_connect() local
1416 QMessageBox msg; in ctx_p2p_req_pin() local
1439 QMessageBox msg; in ctx_p2p_show_pin() local
1460 QMessageBox msg; in ctx_p2p_display_pin() local
[all …]
Deventhistory.cpp67 void EventListModel::addEvent(QString time, QString msg) in addEvent()
111 void EventHistory::addEvent(WpaMsg msg) in addEvent()
/hostap-latest/src/ap/
Daccounting.c38 struct radius_msg *msg; in accounting_msg() local
228 struct radius_msg *msg; in accounting_sta_start() local
268 struct radius_msg *msg; in accounting_sta_report() local
412 accounting_receive(struct radius_msg *msg, struct radius_msg *req, in accounting_receive()
432 struct radius_msg *msg; in accounting_report_state() local
/hostap-latest/src/eap_server/
Dikev2.c884 struct wpabuf *msg, u8 exchange_type, in ikev2_build_hdr()
904 struct wpabuf *msg, u8 next_payload) in ikev2_build_sai()
964 struct wpabuf *msg, u8 next_payload) in ikev2_build_kei()
1001 struct wpabuf *msg, u8 next_payload) in ikev2_build_ni()
1020 struct wpabuf *msg, u8 next_payload) in ikev2_build_idi()
1046 struct wpabuf *msg, u8 next_payload) in ikev2_build_auth()
1087 struct wpabuf *msg; in ikev2_build_sa_init() local
1126 struct wpabuf *msg, *plain; in ikev2_build_sa_auth() local
/hostap-latest/wpa_supplicant/
Dctrl_iface_unix.c317 struct ctrl_iface_msg *msg; in wpas_ctrl_msg_send_pending_global() local
341 struct ctrl_iface_msg *msg; in wpas_ctrl_msg_send_pending_iface() local
393 struct ctrl_iface_msg *msg; in wpas_ctrl_msg_queue() local
414 struct ctrl_iface_msg *msg; in wpas_ctrl_msg_queue_limit() local
811 struct ctrl_iface_msg *msg, *prev_msg; in wpas_global_ctrl_iface_flush_queued_msg() local
839 struct ctrl_iface_msg *msg, *prev_msg; in wpa_supplicant_ctrl_iface_deinit() local
951 struct msghdr msg; in wpa_supplicant_ctrl_iface_send() local
1415 struct ctrl_iface_msg *msg, *prev_msg; in wpa_supplicant_global_ctrl_iface_deinit() local
/hostap-latest/radius_example/
Dradius_example.c32 static RadiusRxResult receive_auth(struct radius_msg *msg, in receive_auth()
52 struct radius_msg *msg; in start_example() local
/hostap-latest/src/common/
Ddpp_reconfig.c23 static void dpp_build_attr_csign_key_hash(struct wpabuf *msg, const u8 *hash) in dpp_build_attr_csign_key_hash()
40 struct wpabuf *msg = NULL; in dpp_build_reconfig_announcement() local
132 struct wpabuf *msg; in dpp_reconfig_build_req() local
332 struct wpabuf *msg = NULL, *clear, *pr = NULL; in dpp_reconfig_build_resp() local
575 struct wpabuf *msg = NULL, *clear; in dpp_reconfig_build_conf() local

1234567