HomeSort by relevance Sort by last modified time
    Searched refs:wpa_hexdump_buf (Results 1 - 25 of 31) sorted by null

1 2

  /external/wpa_supplicant_8/wpa_supplicant/
wifi_display.c 128 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Beacon", ie);
132 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for (Re)Association Request",
137 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for GO Negotiation", ie);
141 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Provision Discovery "
151 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Probe Request", ie);
158 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Probe Response", ie);
168 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for P2P Invitation", ie);
172 wpa_hexdump_buf(MSG_DEBUG, "WFD: WFD IE for Provision Discovery "
interworking.c     [all...]
eapol_test.c 668 wpa_hexdump_buf(MSG_DEBUG, "Decapsulated EAP packet", eap);
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_upnp_ap.c 35 wpa_hexdump_buf(MSG_MSGDUMP, "WPS: SetSelectedRegistrar attributes",
wps.c 100 wpa_hexdump_buf(MSG_DEBUG, "WPS: WPS IE from (Re)AssocReq",
wps_attr_build.c 71 wpa_hexdump_buf(MSG_DEBUG, "WPS: DH own Public Key", pubkey);
wps_attr_parse.c 591 wpa_hexdump_buf(MSG_MSGDUMP, "WPS: Message data", msg);
wps_common.c 79 wpa_hexdump_buf(MSG_DEBUG, "WPS: DH peer Public Key", pubkey);
wps_er.c 844 wpa_hexdump_buf(MSG_MSGDUMP, "WPS ER: WLANEvent - Enrollee's message "
1076 wpa_hexdump_buf(MSG_MSGDUMP, "WPS ER: WLANEvent - Enrollee's message "
    [all...]
  /external/wpa_supplicant_8/src/utils/
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, function
  /external/wpa_supplicant_8/src/eap_peer/
ikev2.c 438 wpa_hexdump_buf(MSG_DEBUG, "IKEV2: KEi Diffie-Hellman Public Value",
1187 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (SA_INIT)", msg);
1226 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (SA_AUTH)", msg);
1275 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (Notification)",
    [all...]
eap_fast.c 1125 wpa_hexdump_buf(MSG_DEBUG, "EAP-FAST: Encrypting Phase 2 data",
    [all...]
eap_peap.c 805 wpa_hexdump_buf(MSG_DEBUG, "EAP-PEAP: Decrypted Phase 2 EAP",
    [all...]
eap_sim.c 929 wpa_hexdump_buf(MSG_DEBUG, "EAP-SIM: EAP data", reqData);
eap_aka.c     [all...]
eap_ttls.c 407 wpa_hexdump_buf(MSG_DEBUG, "EAP-TTLS: AVP encapsulate EAP Response",
    [all...]
  /external/wpa_supplicant_8/src/ap/
gas_serv.c 782 wpa_hexdump_buf(MSG_MSGDUMP, "ANQP: Locally generated ANQP responses",
945 wpa_hexdump_buf(MSG_MSGDUMP, "ANQP: Generated ANQP responses",
1074 wpa_hexdump_buf(MSG_MSGDUMP, "ANQP: Generated ANQP responses",
  /external/wpa_supplicant_8/src/eap_server/
ikev2.c 416 wpa_hexdump_buf(MSG_DEBUG, "IKEV2: KEr Diffie-Hellman Public Value",
1116 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (SA_INIT)", msg);
1181 wpa_hexdump_buf(MSG_MSGDUMP, "IKEV2: Sending message (SA_AUTH)", msg);
eap_server_mschapv2.c 306 wpa_hexdump_buf(MSG_DEBUG, "EAP-MSCHAPV2: Invalid response",
eap_server_peap.c 1191 wpa_hexdump_buf(MSG_DEBUG, "EAP-PEAPv2: Identity Request", buf2);
1203 wpa_hexdump_buf(MSG_DEBUG, "EAP-PEAPv2: Encrypted Identity Request",
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_atheros.c 1011 wpa_hexdump_buf(MSG_DEBUG, "atheros: Append WPA/RSN IE",
1032 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - beacon", beacon);
1033 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - proberesp",
1035 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - assocresp",
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p_group.c 454 wpa_hexdump_buf(MSG_MSGDUMP, "P2P: Update GO Probe Response P2P IE",
461 wpa_hexdump_buf(MSG_MSGDUMP, "P2P: Update GO Beacon P2P IE",
p2p_parse.c 411 wpa_hexdump_buf(MSG_MSGDUMP, "P2P: P2P IE data",
  /external/wpa_supplicant_8/src/crypto/
tls_schannel.c 560 wpa_hexdump_buf(MSG_MSGDUMP,
  /external/wpa_supplicant_8/src/eap_common/
eap_eke_common.c 724 wpa_hexdump_buf(MSG_MSGDUMP, "EAP-EKE: Messages for Auth", msgs);

Completed in 754 milliseconds

1 2