/hal_espressif-latest/components/wpa_supplicant/include/utils/ |
D | wpa_debug.h | 83 static inline void wpa_hexdump_ascii(int level, const char *title, const void *buf, size_t len) in wpa_hexdump_ascii() function 133 void wpa_hexdump_ascii(int level, const char *title, const void *buf, 159 #define wpa_hexdump_ascii(...) do {} while(0) macro
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/ |
D | mschapv2.c | 45 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: Identity", in mschapv2_derive_response() 49 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: Username", in mschapv2_derive_response() 56 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: username", in mschapv2_derive_response()
|
D | eap_mschapv2.c | 266 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Authentication Servername", in eap_mschapv2_challenge() 337 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Success message", in eap_mschapv2_success() 550 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: username", in eap_mschapv2_change_password() 619 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Failure data", in eap_mschapv2_failure()
|
D | eap.c | 366 wpa_hexdump_ascii(MSG_DEBUG, "EAP: using method re-auth " in eap_sm_buildIdentity() 371 wpa_hexdump_ascii(MSG_DEBUG, "EAP: using anonymous identity", in eap_sm_buildIdentity() 376 wpa_hexdump_ascii(MSG_DEBUG, "EAP: using real identity", in eap_sm_buildIdentity() 388 wpa_hexdump_ascii(MSG_DEBUG, "permanent identity from " in eap_sm_buildIdentity()
|
D | eap_fast.c | 918 wpa_hexdump_ascii(MSG_DEBUG, "EAP-FAST: PAC-Info - A-ID", in eap_fast_parse_pac_info() 924 wpa_hexdump_ascii(MSG_DEBUG, "EAP-FAST: PAC-Info - I-ID", in eap_fast_parse_pac_info() 930 wpa_hexdump_ascii(MSG_DEBUG, "EAP-FAST: PAC-Info - A-ID-Info", in eap_fast_parse_pac_info() 941 wpa_hexdump_ascii(MSG_DEBUG, in eap_fast_parse_pac_info() 1352 wpa_hexdump_ascii(MSG_DEBUG, "EAP-FAST: A-ID", a_id, *id_len); in eap_fast_get_a_id() 1376 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-FAST: A-ID-Info", in eap_fast_select_pac()
|
D | eap_ttls.c | 713 wpa_hexdump_ascii(MSG_DEBUG, "EAP-TTLS: CHAP username", in eap_ttls_phase2_request_chap() 894 wpa_hexdump_ascii(MSG_DEBUG, "EAP-TTLS: AVP - Reply-Message", in eap_ttls_parse_avp() 898 wpa_hexdump_ascii(MSG_DEBUG, "EAP-TTLS: MS-CHAP2-Success", in eap_ttls_parse_avp() 910 wpa_hexdump_ascii(MSG_DEBUG, "EAP-TTLS: MS-CHAP-Error", in eap_ttls_parse_avp()
|
/hal_espressif-latest/components/wpa_supplicant/src/wps/ |
D | wps_dev_attr.c | 268 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()
|
D | wps_validate.c | 316 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()
|
D | wps_attr_process.c | 112 wpa_hexdump_ascii(MSG_DEBUG, "WPS: SSID", ssid, ssid_len); in wps_process_cred_ssid()
|
D | wps_enrollee.c | 1086 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Manufacturer", in wps_process_m2d() 1088 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Model Name", in wps_process_m2d() 1090 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Model Number", in wps_process_m2d() 1092 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Serial Number", in wps_process_m2d() 1094 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Device Name", in wps_process_m2d()
|
D | wps_common.c | 759 wpa_hexdump_ascii(MSG_DEBUG, "WPS: SSID in Connection Handover Select", in wps_build_ssid()
|
D | wps_registrar.c | 1555 wpa_hexdump_ascii(MSG_DEBUG, "WPS: SSID for Credential", in wps_build_cred_ssid()
|
/hal_espressif-latest/components/wpa_supplicant/src/tls/ |
D | x509v3.c | 428 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: Attribute Data", in x509_parse_name() 594 wpa_hexdump_ascii(MSG_DEBUG, "X509: Unrecognized " in x509_parse_time() 600 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse " in x509_parse_time() 612 wpa_hexdump_ascii(MSG_DEBUG, "X509: Unrecognized " in x509_parse_time() 618 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse " in x509_parse_time() 632 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time " in x509_parse_time() 640 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time " in x509_parse_time() 648 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time " in x509_parse_time() 656 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time " in x509_parse_time() 664 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse Time " in x509_parse_time() [all …]
|
D | tlsv1_cred.c | 534 wpa_hexdump_ascii(MSG_DEBUG, "PKCS #12: friendlyName", in pkcs12_parse_attr_friendly_name()
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_server/ |
D | eap_server_identity.c | 122 wpa_hexdump_ascii(MSG_DEBUG, "EAP-Identity: Peer identity", pos, len); in eap_identity_process()
|
D | eap_server_wsc.c | 76 wpa_hexdump_ascii(MSG_INFO, "EAP-WSC: Unexpected identity", in eap_wsc_init()
|
D | eap_server.c | 856 wpa_hexdump_ascii(MSG_DEBUG, "EAP: EAP-Initiate/Re-auth - keyName-NAI", in SM_STATE() 2046 wpa_hexdump_ascii(MSG_DEBUG, in eap_erp_update_identity()
|
/hal_espressif-latest/components/wpa_supplicant/src/ap/ |
D | ap_config.c | 129 wpa_hexdump_ascii(MSG_DEBUG, "SSID", in hostapd_derive_psk()
|
/hal_espressif-latest/components/wpa_supplicant/src/common/ |
D | dpp.c | 602 wpa_hexdump_ascii(MSG_DEBUG, "DPP: URI", (u8 *)uri, os_strlen(uri)); in dpp_parse_uri() 631 wpa_hexdump_ascii(MSG_DEBUG, in dpp_parse_uri() 1672 wpa_hexdump_ascii(MSG_DEBUG, "DPP: configRequest JSON", (u8 *)json, json_len); in dpp_build_conf_req_attr() 4273 wpa_hexdump_ascii(MSG_DEBUG, "DPP: configurationObject JSON", in dpp_build_conf_resp() 4482 wpa_hexdump_ascii(MSG_DEBUG, "DPP: Config Attributes", in dpp_conf_req_rx() 5029 wpa_hexdump_ascii(MSG_DEBUG, in dpp_process_signed_connector() 5061 wpa_hexdump_ascii(MSG_DEBUG, in dpp_process_signed_connector() 5149 wpa_hexdump_ascii(MSG_DEBUG, "DPP: signedConnector", in dpp_parse_cred_dpp() 5315 wpa_hexdump_ascii(MSG_DEBUG, "DPP: discovery::ssid64", in dpp_parse_conf_obj() 5328 wpa_hexdump_ascii(MSG_DEBUG, "DPP: discovery::ssid", in dpp_parse_conf_obj() [all …]
|
D | sae.c | 789 wpa_hexdump_ascii(MSG_DEBUG, "SAE: SSID", ssid, ssid_len); in sae_pwd_seed()
|
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_wps.c | 1380 wpa_hexdump_ascii(MSG_DEBUG, "ssid ", cred->ssid, cred->ssid_len); in save_credentials_cb() 1381 wpa_hexdump_ascii(MSG_DEBUG, "key ", cred->key, cred->key_len); in save_credentials_cb()
|