Searched refs:wpa_hexdump_ascii (Results 1 - 25 of 239) sorted by relevance

12345678910

/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Dmschapv2.c48 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: Identity",
52 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: Username",
59 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: username",
H A Deap_otp.c42 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-OTP: Request message",
H A Deap_gtc.c62 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-GTC: Request message", pos, len);
/external/wpa_supplicant_8/src/eap_peer/
H A Dmschapv2.c48 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: Identity",
52 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: Username",
59 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: username",
H A Deap_otp.c42 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-OTP: Request message",
H A Deap_gtc.c62 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-GTC: Request message", pos, len);
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Dmschapv2.c48 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: Identity",
52 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: Username",
59 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: username",
H A Deap_otp.c42 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-OTP: Request message",
H A Deap_gtc.c62 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-GTC: Request message", pos, len);
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_dev_attr.c253 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Manufacturer", str, str_len);
272 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Model Name", str, str_len);
291 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Model Number", str, str_len);
310 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Serial Number", str, str_len);
329 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Device Name", str, str_len);
/external/wpa_supplicant_8/src/wps/
H A Dwps_dev_attr.c253 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Manufacturer", str, str_len);
272 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Model Name", str, str_len);
291 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Model Number", str, str_len);
310 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Serial Number", str, str_len);
329 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Device Name", str, str_len);
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_dev_attr.c253 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Manufacturer", str, str_len);
272 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Model Name", str, str_len);
291 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Model Number", str, str_len);
310 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Serial Number", str, str_len);
329 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Device Name", str, str_len);
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dwpa_debug.h36 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0) macro
121 * wpa_hexdump_ascii - conditional hex dump
133 void wpa_hexdump_ascii(int level, const char *title, const void *buf,
147 * bytes per line will be shown. This works like wpa_hexdump_ascii(), but by
/external/wpa_supplicant_8/src/utils/
H A Dwpa_debug.h36 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0) macro
121 * wpa_hexdump_ascii - conditional hex dump
133 void wpa_hexdump_ascii(int level, const char *title, const void *buf,
147 * bytes per line will be shown. This works like wpa_hexdump_ascii(), but by
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dwpa_debug.h36 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0) macro
121 * wpa_hexdump_ascii - conditional hex dump
133 void wpa_hexdump_ascii(int level, const char *title, const void *buf,
147 * bytes per line will be shown. This works like wpa_hexdump_ascii(), but by
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap_server_gtc.c129 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-GTC: Response user",
136 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-GTC: Expected "
152 wpa_hexdump_ascii(MSG_DEBUG, "EAP-GTC: Phase2 "
H A Deap_server_mschapv2.c177 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Success Request Message",
210 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Failure Request Message",
330 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Name", name, name_len);
378 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Expected user "
380 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Received user "
386 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: User name",
/external/wpa_supplicant_8/src/eap_server/
H A Deap_server_gtc.c129 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-GTC: Response user",
136 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-GTC: Expected "
152 wpa_hexdump_ascii(MSG_DEBUG, "EAP-GTC: Phase2 "
H A Deap_server_mschapv2.c177 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Success Request Message",
210 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Failure Request Message",
330 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Name", name, name_len);
378 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Expected user "
380 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Received user "
386 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: User name",
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Deap_server_gtc.c129 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-GTC: Response user",
136 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-GTC: Expected "
152 wpa_hexdump_ascii(MSG_DEBUG, "EAP-GTC: Phase2 "
H A Deap_server_mschapv2.c177 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Success Request Message",
210 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Failure Request Message",
330 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Name", name, name_len);
378 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Expected user "
380 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Received user "
386 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: User name",
/external/wpa_supplicant_8/hostapd/src/tls/
H A Dx509v3.c434 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: Attribute Data",
559 wpa_hexdump_ascii(MSG_DEBUG, "X509: Unrecognized "
564 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse "
576 wpa_hexdump_ascii(MSG_DEBUG, "X509: Unrecognized "
581 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse "
594 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time "
601 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time "
608 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time "
615 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time "
622 wpa_hexdump_ascii(MSG_DEBU
[all...]
/external/wpa_supplicant_8/src/tls/
H A Dx509v3.c434 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: Attribute Data",
559 wpa_hexdump_ascii(MSG_DEBUG, "X509: Unrecognized "
564 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse "
576 wpa_hexdump_ascii(MSG_DEBUG, "X509: Unrecognized "
581 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse "
594 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time "
601 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time "
608 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time "
615 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time "
622 wpa_hexdump_ascii(MSG_DEBU
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dx509v3.c434 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: Attribute Data",
559 wpa_hexdump_ascii(MSG_DEBUG, "X509: Unrecognized "
564 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse "
576 wpa_hexdump_ascii(MSG_DEBUG, "X509: Unrecognized "
581 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse "
594 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time "
601 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time "
608 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time "
615 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time "
622 wpa_hexdump_ascii(MSG_DEBU
[all...]
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211_android.c97 wpa_hexdump_ascii(MSG_DEBUG, "For PNO Scan",

Completed in 3640 milliseconds

12345678910