Home
last modified time | relevance | path

Searched refs:wpa_hexdump_ascii (Results 1 – 25 of 188) sorted by relevance

12345678

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Dmschapv2.c48 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: Identity", in mschapv2_derive_response()
52 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: Username", in mschapv2_derive_response()
59 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: username", in mschapv2_derive_response()
Deap_mschapv2.c282 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Authentication Servername", in eap_mschapv2_challenge()
369 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Success message", in eap_mschapv2_success()
592 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: username", in eap_mschapv2_change_password()
662 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Failure data", in eap_mschapv2_failure()
Deap_otp.c42 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-OTP: Request message", in eap_otp_process()
Dtncc.c153 wpa_hexdump_ascii(MSG_DEBUG, "TNC: TNC_TNCC_SendMessage", in TNC_TNCC_SendMessage()
492 wpa_hexdump_ascii(MSG_MSGDUMP, "TNC: Message to IMC(s)", msg, len); in tncc_send_to_imcs()
696 wpa_hexdump_ascii(MSG_MSGDUMP, "TNC: Received IF-TNCCS message", in tncc_process_if_tnccs()
844 wpa_hexdump_ascii(MSG_MSGDUMP, in tncc_process_if_tnccs()
851 wpa_hexdump_ascii(MSG_MSGDUMP, in tncc_process_if_tnccs()
Deap_gpsk.c165 wpa_hexdump_ascii(MSG_DEBUG, "EAP-GPSK: ID_Server", in eap_gpsk_process_id_server()
337 wpa_hexdump_ascii(MSG_DEBUG, "EAP-GPSK: ID_Peer", in eap_gpsk_send_gpsk_2()
475 wpa_hexdump_ascii(MSG_DEBUG, "EAP-GPSK: ID_Server in GPSK-1", in eap_gpsk_validate_id_server()
477 wpa_hexdump_ascii(MSG_DEBUG, "EAP-GPSK: ID_Server in GPSK-3", in eap_gpsk_validate_id_server()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Dmschapv2.c48 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: Identity", in mschapv2_derive_response()
52 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: Username", in mschapv2_derive_response()
59 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: username", in mschapv2_derive_response()
Deap_otp.c42 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-OTP: Request message", in eap_otp_process()
Deap_mschapv2.c282 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Authentication Servername", in eap_mschapv2_challenge()
369 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Success message", in eap_mschapv2_success()
592 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: username", in eap_mschapv2_change_password()
662 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Failure data", in eap_mschapv2_failure()
Dtncc.c153 wpa_hexdump_ascii(MSG_DEBUG, "TNC: TNC_TNCC_SendMessage", in TNC_TNCC_SendMessage()
492 wpa_hexdump_ascii(MSG_MSGDUMP, "TNC: Message to IMC(s)", msg, len); in tncc_send_to_imcs()
695 wpa_hexdump_ascii(MSG_MSGDUMP, "TNC: Received IF-TNCCS message", in tncc_process_if_tnccs()
843 wpa_hexdump_ascii(MSG_MSGDUMP, in tncc_process_if_tnccs()
850 wpa_hexdump_ascii(MSG_MSGDUMP, in tncc_process_if_tnccs()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_dev_attr.c268 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Manufacturer", str, str_len); in wps_process_manufacturer()
287 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Model Name", str, str_len); in wps_process_model_name()
306 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Model Number", str, str_len); in wps_process_model_number()
325 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Serial Number", str, str_len); in wps_process_serial_number()
344 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Device Name", str, str_len); in wps_process_dev_name()
Dwps_validate.c316 wpa_hexdump_ascii(MSG_INFO, "WPS-STRICT: Invalid Manufacturer " in wps_validate_manufacturer()
336 wpa_hexdump_ascii(MSG_INFO, "WPS-STRICT: Invalid Model Name " in wps_validate_model_name()
356 wpa_hexdump_ascii(MSG_INFO, "WPS-STRICT: Invalid Model Number " in wps_validate_model_number()
376 wpa_hexdump_ascii(MSG_INFO, "WPS-STRICT: Invalid Serial " in wps_validate_serial_number()
397 wpa_hexdump_ascii(MSG_INFO, "WPS-STRICT: Invalid Device Name " in wps_validate_dev_name()
951 wpa_hexdump_ascii(MSG_INFO, "WPS-STRICT: Invalid SSID " in wps_validate_ssid()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_dev_attr.c253 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Manufacturer", str, str_len); in wps_process_manufacturer()
272 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Model Name", str, str_len); in wps_process_model_name()
291 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Model Number", str, str_len); in wps_process_model_number()
310 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Serial Number", str, str_len); in wps_process_serial_number()
329 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Device Name", str, str_len); in wps_process_dev_name()
Dwps_validate.c316 wpa_hexdump_ascii(MSG_INFO, "WPS-STRICT: Invalid Manufacturer " in wps_validate_manufacturer()
336 wpa_hexdump_ascii(MSG_INFO, "WPS-STRICT: Invalid Model Name " in wps_validate_model_name()
356 wpa_hexdump_ascii(MSG_INFO, "WPS-STRICT: Invalid Model Number " in wps_validate_model_number()
376 wpa_hexdump_ascii(MSG_INFO, "WPS-STRICT: Invalid Serial " in wps_validate_serial_number()
397 wpa_hexdump_ascii(MSG_INFO, "WPS-STRICT: Invalid Device Name " in wps_validate_dev_name()
951 wpa_hexdump_ascii(MSG_INFO, "WPS-STRICT: Invalid SSID " in wps_validate_ssid()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_server_gtc.c129 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-GTC: Response user", in eap_gtc_process()
136 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-GTC: Expected " in eap_gtc_process()
152 wpa_hexdump_ascii(MSG_DEBUG, "EAP-GTC: Phase2 " in eap_gtc_process()
Deap_server_mschapv2.c177 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Success Request Message", in eap_mschapv2_build_success_req()
210 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Failure Request Message", in eap_mschapv2_build_failure_req()
330 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Name", name, name_len); in eap_mschapv2_process_response()
378 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Expected user " in eap_mschapv2_process_response()
380 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Received user " in eap_mschapv2_process_response()
386 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: User name", in eap_mschapv2_process_response()
Deap_server_psk.c246 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-PSK: ID_P", in eap_psk_process_2()
250 wpa_hexdump_ascii(MSG_DEBUG, "EAP-PSK: unknown ID_P", in eap_psk_process_2()
269 wpa_hexdump_ascii(MSG_DEBUG, in eap_psk_process_2()
278 wpa_hexdump_ascii(MSG_DEBUG, "EAP-PSK: invalid password in " in eap_psk_process_2()
Deap_server_pax.c358 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-PAX: CID", in eap_pax_process_std_2()
372 wpa_hexdump_ascii(MSG_DEBUG, "EAP-PAX: unknown CID", in eap_pax_process_std_2()
391 wpa_hexdump_ascii(MSG_DEBUG, in eap_pax_process_std_2()
400 wpa_hexdump_ascii(MSG_DEBUG, "EAP-PAX: invalid password in " in eap_pax_process_std_2()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Deap_server_gtc.c129 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-GTC: Response user", in eap_gtc_process()
136 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-GTC: Expected " in eap_gtc_process()
152 wpa_hexdump_ascii(MSG_DEBUG, "EAP-GTC: Phase2 " in eap_gtc_process()
Deap_server_mschapv2.c177 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Success Request Message", in eap_mschapv2_build_success_req()
210 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Failure Request Message", in eap_mschapv2_build_failure_req()
330 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Name", name, name_len); in eap_mschapv2_process_response()
378 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Expected user " in eap_mschapv2_process_response()
380 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Received user " in eap_mschapv2_process_response()
386 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: User name", in eap_mschapv2_process_response()
Deap_server_psk.c246 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-PSK: ID_P", in eap_psk_process_2()
250 wpa_hexdump_ascii(MSG_DEBUG, "EAP-PSK: unknown ID_P", in eap_psk_process_2()
269 wpa_hexdump_ascii(MSG_DEBUG, in eap_psk_process_2()
278 wpa_hexdump_ascii(MSG_DEBUG, "EAP-PSK: invalid password in " in eap_psk_process_2()
Deap_server_pax.c358 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-PAX: CID", in eap_pax_process_std_2()
372 wpa_hexdump_ascii(MSG_DEBUG, "EAP-PAX: unknown CID", in eap_pax_process_std_2()
391 wpa_hexdump_ascii(MSG_DEBUG, in eap_pax_process_std_2()
400 wpa_hexdump_ascii(MSG_DEBUG, "EAP-PAX: invalid password in " in eap_pax_process_std_2()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dx509v3.c428 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: Attribute Data", in x509_parse_name()
590 wpa_hexdump_ascii(MSG_DEBUG, "X509: Unrecognized " in x509_parse_time()
596 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse " in x509_parse_time()
608 wpa_hexdump_ascii(MSG_DEBUG, "X509: Unrecognized " in x509_parse_time()
614 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse " in x509_parse_time()
628 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time " in x509_parse_time()
636 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time " in x509_parse_time()
644 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time " in x509_parse_time()
652 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time " in x509_parse_time()
660 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time " in x509_parse_time()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dx509v3.c434 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: Attribute Data", in x509_parse_name()
596 wpa_hexdump_ascii(MSG_DEBUG, "X509: Unrecognized " in x509_parse_time()
602 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse " in x509_parse_time()
614 wpa_hexdump_ascii(MSG_DEBUG, "X509: Unrecognized " in x509_parse_time()
620 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse " in x509_parse_time()
634 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time " in x509_parse_time()
642 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time " in x509_parse_time()
650 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time " in x509_parse_time()
658 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time " in x509_parse_time()
666 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time " in x509_parse_time()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dwpa_debug.h36 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0) macro
133 void wpa_hexdump_ascii(int level, const char *title, const void *buf,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dwpa_debug.h34 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0) macro
131 void wpa_hexdump_ascii(int level, const char *title, const void *buf,

12345678