Home
last modified time | relevance | path

Searched defs:msg (Results 676 - 700 of 1525) sorted by relevance

1...<<21222324252627282930>>...61

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_monitor.c472 struct msghdr msg = { in nl80211_send_monitor() local
H A Ddriver_wired.c139 struct dhcp_message *msg; in handle_dhcp() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_ikev2.c188 const u8 *msg = wpabuf_head(resp); in eap_ikev2_build_msg() local
H A Deap_psk.c185 const u8 *pchannel, *tag, *msg; in eap_psk_process_3() local
H A Deap_sake.c118 struct wpabuf *msg; in eap_sake_build_msg() local
H A Deap_tls.c248 struct wpabuf msg; in eap_tls_process() local
H A Deap_tnc.c72 struct wpabuf *msg; in eap_tnc_build_frag_ack() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_ikev2.c184 const u8 *msg = wpabuf_head(req); in eap_ikev2_build_msg() local
H A Deap_server_sake.c94 struct wpabuf *msg; in eap_sake_build_msg() local
120 struct wpabuf *msg; in eap_sake_build_identity() local
148 struct wpabuf *msg; eap_sake_build_challenge() local
184 struct wpabuf *msg; eap_sake_build_confirm() local
[all...]
H A Deap_server_tls_common.c38 static void eap_server_tls_log_cb(void *ctx, const char *msg) in eap_server_tls_log_cb() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_privsep.c32 struct msghdr msg; in wpa_priv_cmd() local
65 struct msghdr msg; in l2_packet_send() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_invitation.c185 struct p2p_message msg; in p2p_process_invitation_req() local
487 struct p2p_message msg; p2p_process_invitation_resp() local
[all...]
H A Dp2p_parse.c36 p2p_parse_attribute(u8 id, const u8 *data, u16 len, struct p2p_message *msg) p2p_parse_attribute() argument
418 p2p_parse_p2p_ie(const struct wpabuf *buf, struct p2p_message *msg) p2p_parse_p2p_ie() argument
454 p2p_parse_wps_ie(const struct wpabuf *buf, struct p2p_message *msg) p2p_parse_wps_ie() argument
523 p2p_parse_ies(const u8 *data, size_t len, struct p2p_message *msg) p2p_parse_ies() argument
577 p2p_parse(const u8 *data, size_t len, struct p2p_message *msg) p2p_parse() argument
592 p2p_parse_ies_separate(const u8 *wsc, size_t wsc_len, const u8 *p2p, size_t p2p_len, struct p2p_message *msg) p2p_parse_ies_separate() argument
623 p2p_parse_free(struct p2p_message *msg) p2p_parse_free() argument
783 struct p2p_message msg; p2p_attr_text() local
846 struct p2p_message msg; p2p_get_cross_connect_disallowed() local
861 struct p2p_message msg; p2p_get_group_capab() local
876 struct p2p_message msg; p2p_get_go_dev_addr() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H A Dieee802_1x_key.c179 int ieee802_1x_icv_aes_cmac(const u8 *ick, size_t ick_bytes, const u8 *msg, in ieee802_1x_icv_aes_cmac() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_das.c34 radius_das_disconnect(struct radius_das_data *das, struct radius_msg *msg, const char *abuf, int from_port) radius_das_disconnect() argument
192 radius_das_coa(struct radius_das_data *das, struct radius_msg *msg, const char *abuf, int from_port) radius_das_coa() argument
396 struct radius_msg *msg, *reply = NULL; radius_das_receive() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dpreauth.c149 u8 *msg; in rsn_preauth_eapol_send() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_client_write.c863 u8 *msg, *end, *pos; in tls_send_client_key_exchange() local
906 u8 *msg, *en in tls_send_change_cipher_spec() local
[all...]
H A Dtlsv1_server_write.c932 u8 *msg, *end, *pos; in tls_send_server_hello() local
1012 u8 *msg, *end, *pos; tls_send_change_cipher_spec() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps.c241 int wps_is_selected_pbc_registrar(const struct wpabuf *msg) in wps_is_selected_pbc_registrar() argument
302 int wps_is_selected_pin_registrar(const struct wpabuf *msg) in wps_is_selected_pin_registrar() argument
207 wps_process_msg(struct wps_data *wps, enum wsc_op_code op_code, const struct wpabuf *msg) wps_process_msg() argument
321 wps_is_addr_authorized(const struct wpabuf *msg, const u8 *addr, int ver1_compat) wps_is_addr_authorized() argument
394 wps_get_uuid_e(const struct wpabuf *msg) wps_get_uuid_e() argument
407 wps_is_20(const struct wpabuf *msg) wps_is_20() argument
[all...]
H A Dwps_attr_build.c21 int wps_build_public_key(struct wps_data *wps, struct wpabuf *msg) in wps_build_public_key() argument
97 int wps_build_req_type(struct wpabuf *msg, enum wps_request_type type) in wps_build_req_type() argument
107 int wps_build_resp_type(struct wpabuf *msg, enum wps_response_type type) in wps_build_resp_type() argument
117 wps_build_config_methods(struct wpabuf *msg, u16 methods) wps_build_config_methods() argument
127 wps_build_uuid_e(struct wpabuf *msg, const u8 *uuid) wps_build_uuid_e() argument
139 wps_build_dev_password_id(struct wpabuf *msg, u16 id) wps_build_dev_password_id() argument
149 wps_build_config_error(struct wpabuf *msg, u16 err) wps_build_config_error() argument
159 wps_build_authenticator(struct wps_data *wps, struct wpabuf *msg) wps_build_authenticator() argument
191 wps_build_version(struct wpabuf *msg) wps_build_version() argument
208 wps_build_wfa_ext(struct wpabuf *msg, int req_to_enroll, const u8 *auth_macs, size_t auth_macs_count, u8 multi_ap_subelem) wps_build_wfa_ext() argument
276 wps_build_msg_type(struct wpabuf *msg, enum wps_msg_type msg_type) wps_build_msg_type() argument
286 wps_build_enrollee_nonce(struct wps_data *wps, struct wpabuf *msg) wps_build_enrollee_nonce() argument
296 wps_build_registrar_nonce(struct wps_data *wps, struct wpabuf *msg) wps_build_registrar_nonce() argument
306 wps_build_auth_type_flags(struct wps_data *wps, struct wpabuf *msg) wps_build_auth_type_flags() argument
333 wps_build_encr_type_flags(struct wps_data *wps, struct wpabuf *msg) wps_build_encr_type_flags() argument
357 wps_build_conn_type_flags(struct wps_data *wps, struct wpabuf *msg) wps_build_conn_type_flags() argument
367 wps_build_assoc_state(struct wps_data *wps, struct wpabuf *msg) wps_build_assoc_state() argument
377 wps_build_key_wrap_auth(struct wps_data *wps, struct wpabuf *msg) wps_build_key_wrap_auth() argument
393 wps_build_encr_settings(struct wps_data *wps, struct wpabuf *msg, struct wpabuf *plain) wps_build_encr_settings() argument
423 wps_build_oob_dev_pw(struct wpabuf *msg, u16 dev_pw_id, const struct wpabuf *pubkey, const u8 *dev_pw, size_t dev_pw_len) wps_build_oob_dev_pw() argument
495 wps_build_mac_addr(struct wpabuf *msg, const u8 *addr) wps_build_mac_addr() argument
506 wps_build_rf_bands_attr(struct wpabuf *msg, u8 rf_bands) wps_build_rf_bands_attr() argument
516 wps_build_ap_channel(struct wpabuf *msg, u16 ap_channel) wps_build_ap_channel() argument
[all...]
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs41 string msg; field
94 public ZLibException(int errorCode, string msg) : base(String.Format("ZLib error {0} {1}", errorCode, msg)) in ZLibException() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dfils_hlp.c325 fils_process_hlp_dhcp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *msg, size_t len) fils_process_hlp_dhcp() argument
H A Dieee802_11_auth.c150 struct radius_msg *msg; in hostapd_radius_acl_query() local
253 hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr, const u8 *msg, size_t len, u32 *session_timeout, u32 *acct_interim_interval, struct vlan_description *vlan_id, struct hostapd_sta_wpa_psk_short **psk, char **identity, char **radius_cui, int is_probe_req) hostapd_allowed_address() argument
437 decode_tunnel_passwords(struct hostapd_data *hapd, const u8 *shared_secret, size_t shared_secret_len, struct radius_msg *msg, struct radius_msg *req, struct hostapd_cached_radius_acl *cache) decode_tunnel_passwords() argument
514 hostapd_acl_recv_radius(struct radius_msg *msg, struct radius_msg *req, const u8 *shared_secret, size_t shared_secret_len, void *data) hostapd_acl_recv_radius() argument
[all...]
/third_party/zlib/
H A Dgzguts.h198 char *msg; /* error message */ member
H A Dgzlib.c543 void ZLIB_INTERNAL gz_error(gz_statep state, int err, const char *msg) { in gz_error() argument
[all...]

Completed in 16 milliseconds

1...<<21222324252627282930>>...61