Home
last modified time | relevance | path

Searched refs:wpa_hexdump_buf (Results 1 – 25 of 56) sorted by relevance

123

/external/wpa_supplicant_8/wpa_supplicant/
Dwifi_display.c175 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Beacon", ie); in wifi_display_update_wfd_ie()
179 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for (Re)Association Request", in wifi_display_update_wfd_ie()
184 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for GO Negotiation", ie); in wifi_display_update_wfd_ie()
188 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Provision Discovery " in wifi_display_update_wfd_ie()
198 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Probe Request", ie); in wifi_display_update_wfd_ie()
205 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Probe Response", ie); in wifi_display_update_wfd_ie()
215 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for P2P Invitation", ie); in wifi_display_update_wfd_ie()
219 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Provision Discovery " in wifi_display_update_wfd_ie()
Doffchannel.c203 wpa_hexdump_buf(MSG_MSGDUMP, "Pending TX frame", in offchannel_send_action_tx_status()
212 wpa_hexdump_buf(MSG_MSGDUMP, "Pending TX frame", in offchannel_send_action_tx_status()
282 wpa_hexdump_buf(MSG_MSGDUMP, "Pending TX frame", in offchannel_send_action()
304 wpa_hexdump_buf(MSG_MSGDUMP, "Pending TX frame", in offchannel_send_action()
Drrm.c985 wpa_hexdump_buf(MSG_DEBUG, "RRM: Radio Measurement report", *buf); in wpas_beacon_rep_table()
1464 wpa_hexdump_buf(MSG_DEBUG, "RRM: Link measurement report", buf); in wpas_rrm_handle_link_measurement_request()
1566 wpa_hexdump_buf(MSG_DEBUG, "RRM: Radio Measurement report", buf); in wpas_beacon_rep_scan_process()
Dop_classes.c422 wpa_hexdump_buf(MSG_DEBUG, in wpas_supp_op_class_ie()
/external/wpa_supplicant_8/src/utils/
Dwpa_debug.h31 #define wpa_hexdump_buf(l,t,b) do { } while (0) macro
89 static inline void wpa_hexdump_buf(int level, const char *title, in wpa_hexdump_buf() function
/external/wpa_supplicant_8/src/common/
Ddpp_reconfig.c78 wpa_hexdump_buf(MSG_DEBUG, in dpp_build_reconfig_announcement()
116 wpa_hexdump_buf(MSG_DEBUG, in dpp_reconfig_build_req()
299 wpa_hexdump_buf(MSG_DEBUG, "DPP: AES-SIV cleartext", clear); in dpp_reconfig_build_resp()
305 wpa_hexdump_buf(MSG_DEBUG, in dpp_reconfig_build_resp()
551 wpa_hexdump_buf(MSG_DEBUG, "DPP: AES-SIV cleartext", clear); in dpp_reconfig_build_conf()
557 wpa_hexdump_buf(MSG_DEBUG, in dpp_reconfig_build_conf()
Dcommon_module_tests.c439 wpa_hexdump_buf(MSG_DEBUG, "SAE: Commit message", buf); in sae_tests()
471 wpa_hexdump_buf(MSG_DEBUG, "SAE: Confirm message", buf); in sae_tests()
Ddpp.c745 wpa_hexdump_buf(MSG_DEBUG, "DPP: AES-SIV cleartext", clear); in dpp_build_conf_req_attr()
761 wpa_hexdump_buf(MSG_DEBUG, in dpp_build_conf_req_attr()
816 wpa_hexdump_buf(MSG_MSGDUMP, "DPP: GAS Config Request", buf); in dpp_build_conf_req()
1731 wpa_hexdump_buf(MSG_DEBUG, "DPP: AES-SIV cleartext", clear); in dpp_build_conf_resp()
1747 wpa_hexdump_buf(MSG_DEBUG, in dpp_build_conf_resp()
2026 wpa_hexdump_buf(MSG_DEBUG, "DPP: JWK x", x); in dpp_parse_jwk()
2040 wpa_hexdump_buf(MSG_DEBUG, "DPP: JWK y", y); in dpp_parse_jwk()
2836 wpa_hexdump_buf(MSG_DEBUG, "DPP: AES-SIV cleartext", clear); in dpp_build_conf_result()
2842 wpa_hexdump_buf(MSG_DEBUG, "DPP: Configuration Result attributes", msg); in dpp_build_conf_result()
3060 wpa_hexdump_buf(MSG_DEBUG, "DPP: AES-SIV cleartext", clear); in dpp_build_conn_status_result()
[all …]
Ddpp_tcp.c414 wpa_hexdump_buf(MSG_MSGDUMP, "DPP: Outgoing TCP message", msg); in dpp_tcp_encaps()
533 wpa_hexdump_buf(MSG_MSGDUMP, "DPP: Outgoing TCP message", msg); in dpp_relay_rx_gas_req()
1040 wpa_hexdump_buf(MSG_MSGDUMP, "DPP: Outgoing TCP message", buf); in dpp_controller_rx_gas_req()
1248 wpa_hexdump_buf(MSG_DEBUG, "DPP: Received TCP message", conn->msg); in dpp_controller_rx()
Ddpp_backup.c284 wpa_hexdump_buf(MSG_DEBUG, "DPP: PBKDF2 salt", salt); in dpp_build_pw_recipient_info()
306 wpa_hexdump_buf(MSG_DEBUG, "DPP: encryptedKey", enc_key); in dpp_build_pw_recipient_info()
516 wpa_hexdump_buf(MSG_MSGDUMP, "DPP: DPPEnvelopedData", env); in dpp_build_enveloped_data()
Dgas_server.c224 wpa_hexdump_buf(MSG_MSGDUMP, "GAS: Response from the handler", in gas_server_rx_initial_req()
/external/wpa_supplicant_8/src/wps/
Dwps_upnp_ap.c35 wpa_hexdump_buf(MSG_MSGDUMP, "WPS: SetSelectedRegistrar attributes", in upnp_er_set_selected_registrar()
Dwps_common.c82 wpa_hexdump_buf(MSG_DEBUG, "WPS: DH peer Public Key", pubkey); in wps_derive_keys()
660 wpa_hexdump_buf(MSG_DEBUG, "WPS: Generated new DH pubkey", pub); in wps_nfc_gen_dh()
Dwps_dev_attr.c250 wpa_hexdump_buf(MSG_DEBUG, "WPS: * Application Extension", in wps_build_application_ext()
Dwps_attr_parse.c624 wpa_hexdump_buf(MSG_MSGDUMP, "WPS: Message data", msg); in wps_parse_msg()
Dwps_attr_build.c79 wpa_hexdump_buf(MSG_DEBUG, "WPS: DH own Public Key", pubkey); in wps_build_public_key()
/external/wpa_supplicant_8/src/eap_peer/
Deap_tls.c308 wpa_hexdump_buf(MSG_DEBUG, "EAP-TLS: Received Application Data", in eap_tls_process()
310 wpa_hexdump_buf(MSG_DEBUG, "EAP-TLS: Remaining tls_out data", in eap_tls_process()
Dikev2.c412 wpa_hexdump_buf(MSG_DEBUG, "IKEV2: KEi Diffie-Hellman Public Value", in ikev2_process_kei()
1128 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (SA_INIT)", msg); in ikev2_build_sa_init()
1167 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (SA_AUTH)", msg); in ikev2_build_sa_auth()
1217 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (Notification)", in ikev2_build_notify()
Deap_teap.c1472 wpa_hexdump_buf(MSG_DEBUG, "EAP-TEAP: Encrypting Phase 2 data", resp); in eap_teap_process_decrypted()
1529 wpa_hexdump_buf(MSG_MSGDUMP, "EAP-TEAP: Decrypted Phase 2 TLV(s)", in eap_teap_decrypt()
1773 wpa_hexdump_buf(MSG_DEBUG, "EAP-TEAP: TESTING - Add dummy Outer TLVs", in eap_teap_add_dummy_outer_tlvs()
1776 wpa_hexdump_buf(MSG_DEBUG, in eap_teap_add_dummy_outer_tlvs()
1812 wpa_hexdump_buf(MSG_DEBUG, in eap_teap_add_dummy_outer_tlvs()
/external/wpa_supplicant_8/src/crypto/
Ddh_groups.c1224 wpa_hexdump_buf(MSG_DEBUG, "DH: public value", pv); in dh_init()
/external/wpa_supplicant_8/src/drivers/
Ddriver_atheros.c1019 wpa_hexdump_buf(MSG_DEBUG, "atheros: Append WPA/RSN IE", in atheros_set_wps_ie()
1040 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - beacon", beacon); in atheros_set_ap_wps_ie()
1041 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - proberesp", in atheros_set_ap_wps_ie()
1043 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - assocresp", in atheros_set_ap_wps_ie()
1935 wpa_hexdump_buf(MSG_DEBUG, "atheros: beacon_ies", in atheros_set_ap()
1937 wpa_hexdump_buf(MSG_DEBUG, "atheros: proberesp_ies", in atheros_set_ap()
1939 wpa_hexdump_buf(MSG_DEBUG, "atheros: assocresp_ies", in atheros_set_ap()
/external/wpa_supplicant_8/src/eap_server/
Dikev2.c416 wpa_hexdump_buf(MSG_DEBUG, "IKEV2: KEr Diffie-Hellman Public Value", in ikev2_process_ker()
1115 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (SA_INIT)", msg); in ikev2_build_sa_init()
1179 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (SA_AUTH)", msg); in ikev2_build_sa_auth()
Deap_server_tls.c298 wpa_hexdump_buf(MSG_DEBUG, in eap_tls_process_msg()
/external/wpa_supplicant_8/src/p2p/
Dp2p_parse.c549 wpa_hexdump_buf(MSG_MSGDUMP, "P2P: P2P IE data", in p2p_parse_ies()
611 wpa_hexdump_buf(MSG_MSGDUMP, "P2P: P2P IE data", in p2p_parse_ies_separate()
Dp2p_group.c494 wpa_hexdump_buf(MSG_MSGDUMP, "P2P: Update GO Probe Response P2P IE", in p2p_group_update_ies()
501 wpa_hexdump_buf(MSG_MSGDUMP, "P2P: Update GO Beacon P2P IE", in p2p_group_update_ies()

123