Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/wpa_supplicant/include/utils/
Dwpa_debug.h68 static inline void wpa_hexdump_ascii(int level, const char *title, const u8 *buf, size_t len) in wpa_hexdump_ascii() function
131 void wpa_hexdump_ascii(int level, const char *title, const u8 *buf,
157 #define wpa_hexdump_ascii(...) do {} while(0) macro
/hal_espressif-3.5.0/components/wpa_supplicant/src/eap_peer/
Dmschapv2.c45 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()
Deap.c285 wpa_hexdump_ascii(MSG_DEBUG, "EAP: using method re-auth " in eap_sm_buildIdentity()
290 wpa_hexdump_ascii(MSG_DEBUG, "EAP: using anonymous identity", in eap_sm_buildIdentity()
295 wpa_hexdump_ascii(MSG_DEBUG, "EAP: using real identity", in eap_sm_buildIdentity()
307 wpa_hexdump_ascii(MSG_DEBUG, "permanent identity from " in eap_sm_buildIdentity()
Deap_mschapv2.c268 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Authentication Servername", in eap_mschapv2_challenge()
339 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Success message", in eap_mschapv2_success()
552 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: username", in eap_mschapv2_change_password()
621 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Failure data", in eap_mschapv2_failure()
Deap_fast.c918 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()
Deap_ttls.c713 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-3.5.0/components/wpa_supplicant/src/wps/
Dwps_dev_attr.c255 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Manufacturer", str, str_len); in wps_process_manufacturer()
276 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Model Name", str, str_len); in wps_process_model_name()
297 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Model Number", str, str_len); in wps_process_model_number()
318 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Serial Number", str, str_len); in wps_process_serial_number()
339 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Device Name", str, str_len); in wps_process_dev_name()
Dwps_attr_process.c109 wpa_hexdump_ascii(MSG_DEBUG, "WPS: SSID", ssid, ssid_len); in wps_process_cred_ssid()
227 wpa_hexdump_ascii(MSG_DEBUG, "WPS: EAP Identity", in wps_process_cred_eap_identity()
Dwps_validate.c303 wpa_hexdump_ascii(MSG_INFO, "WPS-STRICT: Invalid Manufacturer " in wps_validate_manufacturer()
323 wpa_hexdump_ascii(MSG_INFO, "WPS-STRICT: Invalid Model Name " in wps_validate_model_name()
343 wpa_hexdump_ascii(MSG_INFO, "WPS-STRICT: Invalid Model Number " in wps_validate_model_number()
363 wpa_hexdump_ascii(MSG_INFO, "WPS-STRICT: Invalid Serial " in wps_validate_serial_number()
384 wpa_hexdump_ascii(MSG_INFO, "WPS-STRICT: Invalid Device Name " in wps_validate_dev_name()
938 wpa_hexdump_ascii(MSG_INFO, "WPS-STRICT: Invalid SSID " in wps_validate_ssid()
Dwps_enrollee.c944 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Manufacturer", in wps_process_m2d()
946 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Model Name", in wps_process_m2d()
948 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Model Number", in wps_process_m2d()
950 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Serial Number", in wps_process_m2d()
952 wpa_hexdump_ascii(MSG_DEBUG, "WPS: Device Name", in wps_process_m2d()
Dwps_registrar.c1483 wpa_hexdump_ascii(MSG_DEBUG, "WPS: SSID for Credential", in wps_build_cred_ssid()
/hal_espressif-3.5.0/components/wpa_supplicant/src/tls/
Dx509v3.c436 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: Attribute Data", in x509_parse_name()
620 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse notBefore " in x509_parse_validity()
632 wpa_hexdump_ascii(MSG_DEBUG, "X509: Failed to parse notAfter " in x509_parse_validity()
781 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: altName - rfc822Name", pos, len); in x509_parse_alt_name_rfc8222()
803 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: altName - dNSName", pos, len); in x509_parse_alt_name_dns()
825 wpa_hexdump_ascii(MSG_MSGDUMP, in x509_parse_alt_name_uri()
/hal_espressif-3.5.0/components/wpa_supplicant/src/ap/
Dap_config.c128 wpa_hexdump_ascii(MSG_DEBUG, "SSID", in hostapd_derive_psk()
/hal_espressif-3.5.0/components/wpa_supplicant/src/common/
Ddpp.c602 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()
4271 wpa_hexdump_ascii(MSG_DEBUG, "DPP: configurationObject JSON", in dpp_build_conf_resp()
4480 wpa_hexdump_ascii(MSG_DEBUG, "DPP: Config Attributes", in dpp_conf_req_rx()
5024 wpa_hexdump_ascii(MSG_DEBUG, in dpp_process_signed_connector()
5056 wpa_hexdump_ascii(MSG_DEBUG, in dpp_process_signed_connector()
5144 wpa_hexdump_ascii(MSG_DEBUG, "DPP: signedConnector", in dpp_parse_cred_dpp()
5310 wpa_hexdump_ascii(MSG_DEBUG, "DPP: discovery::ssid64", in dpp_parse_conf_obj()
5323 wpa_hexdump_ascii(MSG_DEBUG, "DPP: discovery::ssid", in dpp_parse_conf_obj()
[all …]