Home
last modified time | relevance | path

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

12345

/hostap-latest/tests/fuzzing/asn1/
Dasn1.c145 wpa_hexdump_ascii(MSG_MSGDUMP, in asn1_parse()
151 wpa_hexdump_ascii(MSG_MSGDUMP, "ASN.1: IA5String", in asn1_parse()
156 wpa_hexdump_ascii(MSG_MSGDUMP, "ASN.1: UTCTIME", in asn1_parse()
161 wpa_hexdump_ascii(MSG_MSGDUMP, "ASN.1: VisibleString", in asn1_parse()
/hostap-latest/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.c1520 wpa_hexdump_ascii(MSG_DEBUG, "EAP: EAP-Request Identity data", in eap_sm_processIdentity()
1564 wpa_hexdump_ascii(MSG_DEBUG, "IMSI", (u8 *) imsi, imsi_len); in eap_sm_imsi_identity()
1586 wpa_hexdump_ascii(MSG_DEBUG, "IMSI + realm", (u8 *) imsi, imsi_len); in eap_sm_imsi_identity()
1688 wpa_hexdump_ascii(MSG_DEBUG, "EAP: using method re-auth " in eap_sm_buildIdentity()
1693 wpa_hexdump_ascii(MSG_DEBUG, "EAP: using anonymous identity", in eap_sm_buildIdentity()
1698 wpa_hexdump_ascii(MSG_DEBUG, "EAP: using machine identity", in eap_sm_buildIdentity()
1721 wpa_hexdump_ascii(MSG_DEBUG, in eap_sm_buildIdentity()
1727 wpa_hexdump_ascii(MSG_DEBUG, "EAP: using real identity", in eap_sm_buildIdentity()
1738 wpa_hexdump_ascii(MSG_DEBUG, in eap_sm_buildIdentity()
1781 wpa_hexdump_ascii(MSG_DEBUG, "EAP: EAP-Request Notification data", in eap_sm_processNotify()
[all …]
Deap_mschapv2.c288 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Authentication Servername", in eap_mschapv2_challenge()
375 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Success message", in eap_mschapv2_success()
598 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: username", in eap_mschapv2_change_password()
668 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()
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()
Deap_otp.c42 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-OTP: Request message", in eap_otp_process()
Deap_sim.c439 wpa_hexdump_ascii(MSG_DEBUG, in eap_sim_learn_ids()
484 wpa_hexdump_ascii(MSG_DEBUG, in eap_sim_learn_ids()
522 wpa_hexdump_ascii(MSG_DEBUG, "EAP-SIM: Encrypt permanent identity", in eap_sim_encrypt_identity()
553 wpa_hexdump_ascii(MSG_DEBUG, "EAP-SIM: Encrypted permanent identity", in eap_sim_encrypt_identity()
632 wpa_hexdump_ascii(MSG_DEBUG, " AT_IDENTITY", in eap_sim_response_start()
916 wpa_hexdump_ascii(MSG_DEBUG, "EAP-SIM: Selected identity for MK " in eap_sim_process_challenge()
Deap_aka.c413 wpa_hexdump_ascii(MSG_DEBUG, in eap_aka_learn_ids()
458 wpa_hexdump_ascii(MSG_DEBUG, in eap_aka_learn_ids()
654 wpa_hexdump_ascii(MSG_DEBUG, "EAP-AKA: Encrypt permanent identity", in eap_aka_encrypt_identity()
685 wpa_hexdump_ascii(MSG_DEBUG, "EAP-AKA: Encrypted permanent identity", in eap_aka_encrypt_identity()
765 wpa_hexdump_ascii(MSG_DEBUG, " AT_IDENTITY", in eap_aka_response_identity()
1096 wpa_hexdump_ascii(MSG_DEBUG, "EAP-AKA': Network Name " in eap_aka_process_challenge()
1177 wpa_hexdump_ascii(MSG_DEBUG, "EAP-AKA: Selected identity for MK " in eap_aka_process_challenge()
Deap_gtc.c62 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-GTC: Request message", pos, len); in eap_gtc_process()
/hostap-latest/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()
/hostap-latest/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 …]
/hostap-latest/src/eap_server/
Deap_server_mschapv2.c183 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Success Request Message", in eap_mschapv2_build_success_req()
216 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Failure Request Message", in eap_mschapv2_build_failure_req()
336 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Name", name, name_len); in eap_mschapv2_process_response()
384 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Expected user " in eap_mschapv2_process_response()
386 wpa_hexdump_ascii(MSG_DEBUG, "EAP-MSCHAPV2: Received user " in eap_mschapv2_process_response()
392 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: User name", in eap_mschapv2_process_response()
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_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()
Dtncs.c188 wpa_hexdump_ascii(MSG_DEBUG, "TNC: TNC_TNCS_SendMessage", in TNC_TNCS_SendMessage()
517 wpa_hexdump_ascii(MSG_MSGDUMP, "TNC: Message to IMV(s)", msg, len); in tncs_send_to_imvs()
931 wpa_hexdump_ascii(MSG_MSGDUMP, in tncs_process_if_tnccs()
938 wpa_hexdump_ascii(MSG_MSGDUMP, in tncs_process_if_tnccs()
Deap_server_ttls.c254 wpa_hexdump_ascii(MSG_DEBUG, "EAP-TTLS: User-Name", in eap_ttls_avp_parse()
765 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-TTLS/MSCHAPV2: User", in eap_ttls_process_phase2_mschapv2()
929 wpa_hexdump_ascii(MSG_DEBUG, "EAP_TTLS: Phase2 " in eap_ttls_process_phase2_eap_response()
1237 wpa_hexdump_ascii(MSG_DEBUG, "EAP-TTLS: Identity from cached session", in eap_ttls_process()
1251 wpa_hexdump_ascii(MSG_DEBUG, "EAP-TTLS: Phase2 Identity not found in the user database", in eap_ttls_process()
Deap_server_sim.c499 wpa_hexdump_ascii(MSG_DEBUG, "EAP-SIM: Identity", in eap_sim_process_start()
593 wpa_hexdump_ascii(MSG_DEBUG, in eap_sim_process_start()
617 wpa_hexdump_ascii(MSG_DEBUG, "EAP-SIM: Decrypted permanent identity", in eap_sim_process_start()
685 wpa_hexdump_ascii(MSG_DEBUG, "EAP-SIM: Identity for MK derivation", in eap_sim_process_start()
/hostap-latest/src/utils/
Dwpa_debug.h34 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0) macro
132 void wpa_hexdump_ascii(int level, const char *title, const void *buf,
Dwpa_debug_zephyr.h51 #define wpa_hexdump_ascii(l, t, b, le) do { } while (0) macro
131 #define wpa_hexdump_ascii(level, title, buf, len) \ macro
/hostap-latest/tests/
Dtest-https_server.c164 wpa_hexdump_ascii(MSG_INFO, "Request", in https_server()
178 wpa_hexdump_ascii(MSG_DEBUG, "Response", in https_server()
/hostap-latest/wpa_supplicant/
Dhs20_supplicant.c505 wpa_hexdump_ascii(MSG_DEBUG, "Icon Type", pos + 1, pos[0]); in hs20_process_icon_binary_file()
614 wpa_hexdump_ascii(MSG_DEBUG, "HS Capability List", pos, slen); in hs20_parse_rx_hs20_anqp_resp()
624 wpa_hexdump_ascii(MSG_DEBUG, "oper friendly name", pos, slen); in hs20_parse_rx_hs20_anqp_resp()
650 wpa_hexdump_ascii(MSG_DEBUG, "conn capability", pos, slen); in hs20_parse_rx_hs20_anqp_resp()
660 wpa_hexdump_ascii(MSG_DEBUG, "Operating Class", pos, slen); in hs20_parse_rx_hs20_anqp_resp()
Dinterworking.c498 wpa_hexdump_ascii(MSG_DEBUG, "NAI Realm", pos, realm_len); in nai_realm_parse_realm()
2268 wpa_hexdump_ascii(MSG_DEBUG, "Interworking: AP domain name", in domain_name_list_contains()
2397 wpa_hexdump_ascii(MSG_DEBUG, "Interworking: Domain names", in roaming_partner_match()
2964 wpa_hexdump_ascii(MSG_DEBUG, "ANQP: Capability list", in interworking_parse_rx_anqp_resp()
2974 wpa_hexdump_ascii(MSG_DEBUG, "ANQP: Venue Name", pos, slen); in interworking_parse_rx_anqp_resp()
2984 wpa_hexdump_ascii(MSG_DEBUG, "ANQP: Network Authentication " in interworking_parse_rx_anqp_resp()
2994 wpa_hexdump_ascii(MSG_DEBUG, "ANQP: Roaming Consortium", in interworking_parse_rx_anqp_resp()
3016 wpa_hexdump_ascii(MSG_DEBUG, "ANQP: NAI Realm", pos, slen); in interworking_parse_rx_anqp_resp()
3025 wpa_hexdump_ascii(MSG_DEBUG, "ANQP: 3GPP Cellular Network", in interworking_parse_rx_anqp_resp()
3035 wpa_hexdump_ascii(MSG_MSGDUMP, "ANQP: Domain Name", pos, slen); in interworking_parse_rx_anqp_resp()
[all …]

12345