| /NextBSD/contrib/wpa/wpa_supplicant/dbus/ |
| HD | dbus_dict_helpers.c | 661 wpa_printf(MSG_MSGDUMP, "%s: start reading a dict entry", __func__); in wpa_dbus_dict_open_read() 727 wpa_hexdump_key(MSG_MSGDUMP, "dbus: byte array contents", in _wpa_dbus_dict_entry_get_byte_array() 779 wpa_printf(MSG_MSGDUMP, "%s: string_array value: %s", in _wpa_dbus_dict_entry_get_string_array() 793 wpa_printf(MSG_MSGDUMP, "%s: string_array length %u", in _wpa_dbus_dict_entry_get_string_array() 829 wpa_printf(MSG_MSGDUMP, "%s: parsing binarray type %c", __func__, type); in _wpa_dbus_dict_entry_get_binarray() 879 wpa_printf(MSG_MSGDUMP, "%s: binarray length %u", in _wpa_dbus_dict_entry_get_binarray() 901 wpa_printf(MSG_MSGDUMP, "%s: array_type %c", __func__, array_type); in _wpa_dbus_dict_entry_get_array() 919 wpa_printf(MSG_MSGDUMP, "%s: unsupported array type %c", in _wpa_dbus_dict_entry_get_array() 936 wpa_printf(MSG_MSGDUMP, "%s: object path value: %s", in _wpa_dbus_dict_fill_value_from_variant() 944 wpa_printf(MSG_MSGDUMP, "%s: string value: %s", in _wpa_dbus_dict_fill_value_from_variant() [all …]
|
| /NextBSD/contrib/wpa/src/eap_peer/ |
| HD | eap_pax.c | 163 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: X (server rand)", in eap_pax_process_std_1() 169 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ignored extra payload", in eap_pax_process_std_1() 178 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: Y (client rand)", in eap_pax_process_std_1() 198 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: B = Y (client rand)", in eap_pax_process_std_1() 203 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-PAX: CID", in eap_pax_process_std_1() 212 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: MAC_CK(A, B, CID)", in eap_pax_process_std_1() 221 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", rpos, EAP_PAX_ICV_LEN); in eap_pax_process_std_1() 277 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: MAC_CK(B, CID)", in eap_pax_process_std_3() 285 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: expected MAC_CK(B, CID)", in eap_pax_process_std_3() 296 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ignored extra payload", in eap_pax_process_std_3() [all …]
|
| HD | eap_otp.c | 42 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-OTP: Request message", in eap_otp_process() 71 wpa_hexdump_ascii_key(MSG_MSGDUMP, "EAP-OTP: Response", in eap_otp_process()
|
| HD | eap_md5.c | 68 wpa_hexdump(MSG_MSGDUMP, "EAP-MD5: Challenge", in eap_md5_process() 96 wpa_hexdump(MSG_MSGDUMP, "EAP-MD5: Response", rpos, CHAP_MD5_LEN); in eap_md5_process()
|
| HD | eap_gtc.c | 62 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-GTC: Request message", pos, len); in eap_gtc_process() 114 wpa_hexdump_ascii_key(MSG_MSGDUMP, "EAP-GTC: Response", in eap_gtc_process()
|
| HD | eap_fast.c | 602 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: NONCE", in eap_fast_validate_crypto_binding() 604 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Compound MAC", in eap_fast_validate_crypto_binding() 641 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: NONCE", in eap_fast_write_crypto_binding() 643 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Compound MAC", in eap_fast_write_crypto_binding() 713 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: ISK[j]", isk, sizeof(isk)); in eap_fast_get_cmk() 719 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: S-IMCK[j]", in eap_fast_get_cmk() 722 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: CMK[j]", in eap_fast_get_cmk() 773 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Crypto-Binding TLV for Compound " in eap_fast_process_crypto_binding() 778 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Received Compound MAC", in eap_fast_process_crypto_binding() 780 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Calculated Compound MAC", in eap_fast_process_crypto_binding() [all …]
|
| /NextBSD/contrib/wpa/src/eap_server/ |
| HD | eap_server_pax.c | 106 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: A = X (server rand)", in eap_pax_build_std_1() 113 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", pos, EAP_PAX_ICV_LEN); in eap_pax_build_std_1() 150 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: MAC_CK(B, CID)", in eap_pax_build_std_3() 159 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", pos, EAP_PAX_ICV_LEN); in eap_pax_build_std_3() 206 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: received payload", in eap_pax_check() 266 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", icv, EAP_PAX_ICV_LEN); in eap_pax_check() 273 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: Expected ICV", in eap_pax_check() 314 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: Y (client rand)", in eap_pax_process_std_2() 339 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-PAX: CID", in eap_pax_process_std_2() 349 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: MAC_CK(A, B, CID)", in eap_pax_process_std_2() [all …]
|
| HD | eap_server_mschapv2.c | 133 wpa_hexdump(MSG_MSGDUMP, "EAP-MSCHAPV2: Challenge", in eap_mschapv2_build_challenge() 178 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Success Request Message", in eap_mschapv2_build_success_req() 211 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Failure Request Message", in eap_mschapv2_build_failure_req() 327 wpa_hexdump(MSG_MSGDUMP, "EAP-MSCHAPV2: Peer-Challenge", in eap_mschapv2_process_response() 329 wpa_hexdump(MSG_MSGDUMP, "EAP-MSCHAPV2: NT-Response", nt_response, 24); in eap_mschapv2_process_response() 330 wpa_printf(MSG_MSGDUMP, "EAP-MSCHAPV2: Flags 0x%x", flags); in eap_mschapv2_process_response() 331 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Name", name, name_len); in eap_mschapv2_process_response() 387 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: User name", in eap_mschapv2_process_response() 444 wpa_hexdump(MSG_MSGDUMP, "EAP-MSCHAPV2: Expected NT-Response", in eap_mschapv2_process_response()
|
| HD | eap_server_gtc.c | 104 wpa_hexdump_ascii_key(MSG_MSGDUMP, "EAP-GTC: Response", pos, rlen); in eap_gtc_process() 129 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() 163 wpa_hexdump_ascii_key(MSG_MSGDUMP, in eap_gtc_process()
|
| HD | eap_server_psk.c | 67 wpa_hexdump(MSG_MSGDUMP, "EAP-PSK: RAND_S (server rand)", in eap_psk_build_1() 247 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-PSK: ID_P", in eap_psk_process_2() 292 wpa_hexdump(MSG_MSGDUMP, "EAP-PSK: RAND_P (client rand)", in eap_psk_process_2() 319 wpa_hexdump(MSG_MSGDUMP, "EAP-PSK: Expected MAC_P", in eap_psk_process_2() 352 wpa_hexdump(MSG_MSGDUMP, "EAP-PSK: Encrypted PCHANNEL", pos, left); in eap_psk_process_4()
|
| HD | eap_server_fast.c | 391 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: ISK[j]", isk, sizeof(isk)); in eap_fast_update_icmk() 397 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: S-IMCK[j]", in eap_fast_update_icmk() 400 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: CMK[j]", in eap_fast_update_icmk() 586 wpa_hexdump_buf_key(MSG_MSGDUMP, "EAP-FAST: Phase 2 EAP-Request", req); in eap_fast_build_phase2_req() 668 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: NONCE", in eap_fast_build_crypto_binding() 670 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Compound MAC", in eap_fast_build_crypto_binding() 1184 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: NONCE", in eap_fast_validate_crypto_binding() 1186 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Compound MAC", in eap_fast_validate_crypto_binding() 1213 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Crypto-Binding TLV for " in eap_fast_validate_crypto_binding() 1219 wpa_hexdump(MSG_MSGDUMP, in eap_fast_validate_crypto_binding()
|
| HD | eap_server_md5.c | 67 wpa_hexdump(MSG_MSGDUMP, "EAP-MD5: Challenge", data->challenge, in eap_md5_buildReq() 119 wpa_hexdump(MSG_MSGDUMP, "EAP-MD5: Response", pos, CHAP_MD5_LEN); in eap_md5_process()
|
| /NextBSD/contrib/wpa/src/eap_common/ |
| HD | eap_pax_common.c | 141 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: AK", ak, EAP_PAX_AK_LEN); in eap_pax_initial_key_derivation() 142 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: MK", mk, EAP_PAX_MK_LEN); in eap_pax_initial_key_derivation() 143 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: CK", ck, EAP_PAX_CK_LEN); in eap_pax_initial_key_derivation() 144 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: ICK", ick, EAP_PAX_ICK_LEN); in eap_pax_initial_key_derivation() 145 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: MID", mid, EAP_PAX_MID_LEN); in eap_pax_initial_key_derivation()
|
| HD | eap_fast_common.c | 150 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: EAP-Payload TLV", in eap_fast_parse_tlv() 162 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Result TLV", pos, len); in eap_fast_parse_tlv() 187 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Intermediate Result TLV", in eap_fast_parse_tlv() 213 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Crypto-Binding TLV", in eap_fast_parse_tlv() 232 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Request-Action TLV", in eap_fast_parse_tlv() 251 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: PAC TLV", pos, len); in eap_fast_parse_tlv()
|
| HD | eap_sim_common.c | 190 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Verify MAC - msg", in eap_sim_verify_mac() 192 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Verify MAC - extra data", in eap_sim_verify_mac() 194 wpa_hexdump_key(MSG_MSGDUMP, "EAP-SIM: Verify MAC - K_aut", in eap_sim_verify_mac() 197 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Verify MAC: MAC", in eap_sim_verify_mac() 219 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Add MAC - msg", msg, msg_len); in eap_sim_add_mac() 220 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Add MAC - extra data", in eap_sim_add_mac() 222 wpa_hexdump_key(MSG_MSGDUMP, "EAP-SIM: Add MAC - K_aut", in eap_sim_add_mac() 226 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Add MAC: MAC", in eap_sim_add_mac() 385 wpa_hexdump(MSG_MSGDUMP, "EAP-AKA': Verify MAC - msg", in eap_sim_verify_mac_sha256() 387 wpa_hexdump(MSG_MSGDUMP, "EAP-AKA': Verify MAC - extra data", in eap_sim_verify_mac_sha256() [all …]
|
| /NextBSD/contrib/wpa/src/tls/ |
| HD | x509v3.c | 285 wpa_hexdump(MSG_MSGDUMP, "X509: subjectPublicKey", in x509_parse_public_key() 435 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: Attribute Data", in x509_parse_name() 706 wpa_printf(MSG_MSGDUMP, "X509: Validity: notBefore: %lu notAfter: %lu", in x509_parse_validity() 850 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: altName - rfc822Name", pos, len); in x509_parse_alt_name_rfc8222() 872 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: altName - dNSName", pos, len); in x509_parse_alt_name_dns() 894 wpa_hexdump_ascii(MSG_MSGDUMP, in x509_parse_alt_name_uri() 918 wpa_hexdump(MSG_MSGDUMP, "X509: altName - iPAddress", pos, len); in x509_parse_alt_name_ip() 939 wpa_printf(MSG_MSGDUMP, "X509: altName - registeredID: %s", buf); in x509_parse_alt_name_rid() 1173 wpa_hexdump(MSG_MSGDUMP, "X509: extnValue", hdr.payload, hdr.length); in x509_parse_extension() 1286 wpa_printf(MSG_MSGDUMP, "X509: Version X.509v%d", cert->version + 1); in x509_parse_tbs_certificate() [all …]
|
| HD | tlsv1_record.c | 231 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Record Layer - Write HMAC", in tlsv1_record_send() 293 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Record Layer - Received", in tlsv1_record_receive() 333 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Record Layer - Received", in tlsv1_record_receive() 363 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: Record Layer - Decrypted " in tlsv1_record_receive() 421 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: Record Layer - " in tlsv1_record_receive()
|
| HD | tlsv1_server_read.c | 93 wpa_hexdump(MSG_MSGDUMP, "TLSv1: ClientHello", pos, len); in tls_process_client_hello() 132 wpa_hexdump(MSG_MSGDUMP, "TLSv1: client_random", in tls_process_client_hello() 140 wpa_hexdump(MSG_MSGDUMP, "TLSv1: client session_id", pos + 1, *pos); in tls_process_client_hello() 151 wpa_hexdump(MSG_MSGDUMP, "TLSv1: client cipher suites", in tls_process_client_hello() 195 wpa_hexdump(MSG_MSGDUMP, "TLSv1: client compression_methods", in tls_process_client_hello() 259 wpa_hexdump(MSG_MSGDUMP, "TLSv1: ClientHello " in tls_process_client_hello() 608 wpa_hexdump(MSG_MSGDUMP, "TLSv1: ClientDiffieHellmanPublic", in tls_process_client_key_exchange_dh() 914 wpa_hexdump(MSG_MSGDUMP, "TLSv1: CertificateVerify hash", hash, hlen); in tls_process_certificate_verify() 1075 wpa_hexdump(MSG_MSGDUMP, "TLSv1: verify_data in Finished", in tls_process_client_finished()
|
| HD | tlsv1_common.c | 167 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Parse ASN.1 DER certificate", in tls_parse_cert() 419 wpa_hexdump(MSG_MSGDUMP, "Additional data after Signature", in tls_verify_signature() 424 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Signature", pos, end - pos); in tls_verify_signature() 446 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: Decrypted Signature", in tls_verify_signature()
|
| /NextBSD/contrib/wpa/src/utils/ |
| HD | pcsc_funcs.c | 289 wpa_printf(MSG_MSGDUMP, "SCARD: file header TLV 0x%02x len=%d", in scard_parse_fsp_templ() 298 wpa_hexdump(MSG_MSGDUMP, "SCARD: File Descriptor TLV", in scard_parse_fsp_templ() 302 wpa_hexdump(MSG_MSGDUMP, "SCARD: File Identifier TLV", in scard_parse_fsp_templ() 306 wpa_hexdump(MSG_MSGDUMP, "SCARD: DF name (AID) TLV", in scard_parse_fsp_templ() 310 wpa_hexdump(MSG_MSGDUMP, "SCARD: Proprietary " in scard_parse_fsp_templ() 314 wpa_hexdump(MSG_MSGDUMP, "SCARD: Life Cycle Status " in scard_parse_fsp_templ() 318 wpa_hexdump(MSG_MSGDUMP, "SCARD: File size TLV", in scard_parse_fsp_templ() 330 wpa_hexdump(MSG_MSGDUMP, "SCARD: Total file size TLV", in scard_parse_fsp_templ() 334 wpa_hexdump(MSG_MSGDUMP, "SCARD: PIN Status Template " in scard_parse_fsp_templ() 344 wpa_hexdump(MSG_MSGDUMP, "SCARD: Short File " in scard_parse_fsp_templ() [all …]
|
| /NextBSD/contrib/wpa/src/drivers/ |
| HD | driver_ndis_.c | 48 wpa_hexdump(MSG_MSGDUMP, "NDIS: received event data", buf, len); in wpa_driver_ndis_event_process() 63 wpa_hexdump(MSG_MSGDUMP, "NDIS: event data", data, data_len); in wpa_driver_ndis_event_process()
|
| HD | driver_nl80211_scan.c | 126 wpa_hexdump_ascii(MSG_MSGDUMP, "nl80211: Scan SSID", in nl80211_scan_common() 137 wpa_hexdump(MSG_MSGDUMP, "nl80211: Scan extra IEs", in nl80211_scan_common() 150 wpa_printf(MSG_MSGDUMP, "nl80211: Scan frequency %u " in nl80211_scan_common() 346 wpa_hexdump_ascii(MSG_MSGDUMP, in wpa_driver_nl80211_sched_scan() 378 wpa_printf(MSG_MSGDUMP, in wpa_driver_nl80211_sched_scan()
|
| /NextBSD/contrib/wpa/src/common/ |
| HD | ieee802_11_common.c | 30 wpa_printf(MSG_MSGDUMP, "short vendor specific " in ieee802_11_parse_vendor_specific() 52 wpa_printf(MSG_MSGDUMP, "short WMM " in ieee802_11_parse_vendor_specific() 119 wpa_printf(MSG_MSGDUMP, "Unknown WFA " in ieee802_11_parse_vendor_specific() 208 wpa_hexdump(MSG_MSGDUMP, "IEs", start, len); in ieee802_11_parse_elems() 359 wpa_printf(MSG_MSGDUMP, in ieee802_11_parse_elems() 373 wpa_printf(MSG_MSGDUMP, "IEEE 802.11 element parse " in ieee802_11_parse_elems()
|
| /NextBSD/contrib/wpa/src/ap/ |
| HD | beacon.c | 572 wpa_printf(MSG_MSGDUMP, "%s: Expire STA tracking entry for " in sta_track_expire() 618 wpa_printf(MSG_MSGDUMP, "%s: Add STA tracking entry for " in sta_track_add() 718 wpa_printf(MSG_MSGDUMP, "P2P: Ignore Probe Request " in handle_probe_req() 731 wpa_printf(MSG_MSGDUMP, "P2P: Ignore Probe Request " in handle_probe_req() 742 wpa_printf(MSG_MSGDUMP, "Probe Request from " MACSTR " for " in handle_probe_req() 761 wpa_printf(MSG_MSGDUMP, "Probe Request from " MACSTR in handle_probe_req() 777 wpa_printf(MSG_MSGDUMP, "Probe Request from " MACSTR in handle_probe_req() 793 wpa_printf(MSG_MSGDUMP, "Probe Request from " MACSTR in handle_probe_req() 821 wpa_printf(MSG_MSGDUMP, "%s: Ignore Probe Request from " MACSTR in handle_probe_req()
|
| /NextBSD/contrib/wpa/src/wps/ |
| HD | wps_upnp_ssdp.c | 287 wpa_printf(MSG_MSGDUMP, "WPS UPnP: Advertisement state=%d", a->state); in advertisement_state_machine_handler() 403 wpa_printf(MSG_MSGDUMP, "WPS UPnP: M-SEARCH reply state=%d (%s:%d)", in msearchreply_state_machine_handler() 431 wpa_printf(MSG_MSGDUMP, "WPS UPnP: M-SEARCH reply in %d.%03d sec", in msearchreply_state_machine_handler() 661 wpa_printf(MSG_MSGDUMP, "WPS UPnP: M-SEARCH data:\n%s", start); in ssdp_parse_msearch() 717 wpa_printf(MSG_MSGDUMP, "WPS UPnP: Received SSDP packet from %s:%d: " in ssdp_listener_handler()
|