/external/wpa_supplicant_8/wpa_supplicant/ |
D | wifi_display.c | 128 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Beacon", ie); in wifi_display_update_wfd_ie() 132 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for (Re)Association Request", in wifi_display_update_wfd_ie() 137 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for GO Negotiation", ie); in wifi_display_update_wfd_ie() 141 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Provision Discovery " in wifi_display_update_wfd_ie() 151 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Probe Request", ie); in wifi_display_update_wfd_ie() 158 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Probe Response", ie); in wifi_display_update_wfd_ie() 168 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for P2P Invitation", ie); in wifi_display_update_wfd_ie() 172 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Provision Discovery " in wifi_display_update_wfd_ie()
|
D | interworking.c | 2075 wpa_hexdump_buf(MSG_DEBUG, "Advertisement Protocol ID", adv_proto); in gas_send_request() 2076 wpa_hexdump_buf(MSG_DEBUG, "GAS Query", query); in gas_send_request()
|
D | eapol_test.c | 668 wpa_hexdump_buf(MSG_DEBUG, "Decapsulated EAP packet", eap); in ieee802_1x_decapsulate_radius()
|
/external/wpa_supplicant_8/src/utils/ |
D | wpa_debug.h | 26 #define wpa_hexdump_buf(l,t,b) do { } while (0) macro 82 static inline void wpa_hexdump_buf(int level, const char *title, in wpa_hexdump_buf() function
|
/external/wpa_supplicant_8/src/wps/ |
D | wps_upnp_ap.c | 35 wpa_hexdump_buf(MSG_MSGDUMP, "WPS: SetSelectedRegistrar attributes", in upnp_er_set_selected_registrar()
|
D | wps_attr_build.c | 71 wpa_hexdump_buf(MSG_DEBUG, "WPS: DH own Public Key", pubkey); in wps_build_public_key()
|
D | wps_attr_parse.c | 591 wpa_hexdump_buf(MSG_MSGDUMP, "WPS: Message data", msg); in wps_parse_msg()
|
D | wps.c | 100 wpa_hexdump_buf(MSG_DEBUG, "WPS: WPS IE from (Re)AssocReq", in wps_init()
|
D | wps_common.c | 79 wpa_hexdump_buf(MSG_DEBUG, "WPS: DH peer Public Key", pubkey); in wps_derive_keys()
|
D | wps_er.c | 865 wpa_hexdump_buf(MSG_MSGDUMP, "WPS ER: WLANEvent - Enrollee's message " in wps_er_process_wlanevent_probe_req() 1097 wpa_hexdump_buf(MSG_MSGDUMP, "WPS ER: WLANEvent - Enrollee's message " in wps_er_process_wlanevent_eap()
|
/external/wpa_supplicant_8/src/crypto/ |
D | dh_groups.c | 1232 wpa_hexdump_buf(MSG_DEBUG, "DH: public value", pv); in dh_init()
|
D | tls_schannel.c | 560 wpa_hexdump_buf(MSG_MSGDUMP, in tls_connection_decrypt()
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | ikev2.c | 438 wpa_hexdump_buf(MSG_DEBUG, "IKEV2: KEi Diffie-Hellman Public Value", in ikev2_process_kei() 1187 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (SA_INIT)", msg); in ikev2_build_sa_init() 1226 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (SA_AUTH)", msg); in ikev2_build_sa_auth() 1275 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (Notification)", in ikev2_build_notify()
|
D | eap_fast.c | 1125 wpa_hexdump_buf(MSG_DEBUG, "EAP-FAST: Encrypting Phase 2 data", in eap_fast_encrypt_response() 1304 wpa_hexdump_buf(MSG_MSGDUMP, "EAP-FAST: Decrypted Phase 2 TLV(s)", in eap_fast_decrypt()
|
D | eap_peap.c | 805 wpa_hexdump_buf(MSG_DEBUG, "EAP-PEAP: Decrypted Phase 2 EAP", in eap_peap_decrypt()
|
D | eap_sim.c | 929 wpa_hexdump_buf(MSG_DEBUG, "EAP-SIM: EAP data", reqData); in eap_sim_process()
|
D | eap_aka.c | 1180 wpa_hexdump_buf(MSG_DEBUG, "EAP-AKA: EAP data", reqData); in eap_aka_process()
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_atheros.c | 1011 wpa_hexdump_buf(MSG_DEBUG, "atheros: Append WPA/RSN IE", in atheros_set_wps_ie() 1032 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - beacon", beacon); in atheros_set_ap_wps_ie() 1033 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - proberesp", in atheros_set_ap_wps_ie() 1035 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - assocresp", in atheros_set_ap_wps_ie() 1828 wpa_hexdump_buf(MSG_DEBUG, "atheros: beacon_ies", in atheros_set_ap() 1830 wpa_hexdump_buf(MSG_DEBUG, "atheros: proberesp_ies", in atheros_set_ap() 1832 wpa_hexdump_buf(MSG_DEBUG, "atheros: assocresp_ies", in atheros_set_ap()
|
D | driver_test.c | 894 wpa_hexdump_buf(MSG_DEBUG, "test_driver: Beacon WPS IE", in test_driver_set_ap_wps_ie() 918 wpa_hexdump_buf(MSG_DEBUG, "test_driver: Probe Response WPS " in test_driver_set_ap_wps_ie() 3123 wpa_hexdump_buf(MSG_MSGDUMP, "Probe Response", buf); in test_send_probe_resp()
|
/external/wpa_supplicant_8/src/eap_server/ |
D | ikev2.c | 416 wpa_hexdump_buf(MSG_DEBUG, "IKEV2: KEr Diffie-Hellman Public Value", in ikev2_process_ker() 1116 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (SA_INIT)", msg); in ikev2_build_sa_init() 1181 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (SA_AUTH)", msg); in ikev2_build_sa_auth()
|
D | eap_server_mschapv2.c | 307 wpa_hexdump_buf(MSG_DEBUG, "EAP-MSCHAPV2: Invalid response", in eap_mschapv2_process_response()
|
D | eap_server_peap.c | 1191 wpa_hexdump_buf(MSG_DEBUG, "EAP-PEAPv2: Identity Request", buf2); in eap_peapv2_start_phase2() 1203 wpa_hexdump_buf(MSG_DEBUG, "EAP-PEAPv2: Encrypted Identity Request", in eap_peapv2_start_phase2()
|
/external/wpa_supplicant_8/src/ap/ |
D | gas_serv.c | 782 wpa_hexdump_buf(MSG_MSGDUMP, "ANQP: Locally generated ANQP responses", in gas_serv_req_local_processing() 945 wpa_hexdump_buf(MSG_MSGDUMP, "ANQP: Generated ANQP responses", in gas_serv_tx_gas_response() 1074 wpa_hexdump_buf(MSG_MSGDUMP, "ANQP: Generated ANQP responses", in gas_serv_rx_gas_comeback_req()
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_group.c | 454 wpa_hexdump_buf(MSG_MSGDUMP, "P2P: Update GO Probe Response P2P IE", in p2p_group_update_ies() 461 wpa_hexdump_buf(MSG_MSGDUMP, "P2P: Update GO Beacon P2P IE", in p2p_group_update_ies()
|
D | p2p_parse.c | 411 wpa_hexdump_buf(MSG_MSGDUMP, "P2P: P2P IE data", in p2p_parse_ies()
|