/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/ |
D | eap_fast_common.c | 153 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: EAP-Payload TLV", in eap_fast_parse_tlv() 165 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Result TLV", pos, len); in eap_fast_parse_tlv() 190 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Intermediate Result TLV", in eap_fast_parse_tlv() 216 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Crypto-Binding TLV", in eap_fast_parse_tlv() 235 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Request-Action TLV", in eap_fast_parse_tlv() 254 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: PAC TLV", pos, len); in eap_fast_parse_tlv()
|
D | eap_fast.c | 600 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: NONCE", in eap_fast_validate_crypto_binding() 602 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Compound MAC", in eap_fast_validate_crypto_binding() 639 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: NONCE", in eap_fast_write_crypto_binding() 641 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Compound MAC", in eap_fast_write_crypto_binding() 711 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: ISK[j]", isk, sizeof(isk)); in eap_fast_get_cmk() 718 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: S-IMCK[j]", in eap_fast_get_cmk() 721 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: CMK[j]", in eap_fast_get_cmk() 772 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Crypto-Binding TLV for Compound " in eap_fast_process_crypto_binding() 1309 wpa_hexdump_buf(MSG_MSGDUMP, "EAP-FAST: Decrypted Phase 2 TLV(s)", in eap_fast_decrypt() 1376 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-FAST: A-ID-Info", in eap_fast_select_pac()
|
D | eap_peap.c | 350 wpa_hexdump(MSG_MSGDUMP, "EAP-PEAP: Compound_MAC CMK", data->cmk, 20); in eap_tlv_add_cryptobinding() 351 wpa_hexdump(MSG_MSGDUMP, "EAP-PEAP: Compound_MAC data 1", in eap_tlv_add_cryptobinding() 353 wpa_hexdump(MSG_MSGDUMP, "EAP-PEAP: Compound_MAC data 2", in eap_tlv_add_cryptobinding() 356 wpa_hexdump(MSG_MSGDUMP, "EAP-PEAP: Compound_MAC", mac, SHA1_MAC_LEN); in eap_tlv_add_cryptobinding()
|
/hal_espressif-latest/components/wpa_supplicant/src/tls/ |
D | tlsv1_client_ocsp.c | 77 wpa_hexdump(MSG_MSGDUMP, "OCSP: Hash (SHA1)", hash, 20); in ocsp_hash_data() 84 wpa_hexdump(MSG_MSGDUMP, "OCSP: Hash (SHA256)", hash, 32); in ocsp_hash_data() 91 wpa_hexdump(MSG_MSGDUMP, "OCSP: Hash (SHA384)", hash, 48); in ocsp_hash_data() 98 wpa_hexdump(MSG_MSGDUMP, "OCSP: Hash (SHA512)", hash, 64); in ocsp_hash_data() 129 wpa_hexdump(MSG_MSGDUMP, "OCSP: SingleResponse", resp, len); in tls_process_ocsp_single_response() 221 wpa_hexdump(MSG_MSGDUMP, "OCSP: serialNumber", serial_number, in tls_process_ocsp_single_response() 295 wpa_hexdump(MSG_MSGDUMP, "OCSP: singleExtensions", in tls_process_ocsp_single_response() 362 wpa_hexdump(MSG_MSGDUMP, "OCSP: BasicOCSPResponse", resp, len); in tls_process_basic_ocsp_response() 421 wpa_hexdump(MSG_MSGDUMP, "OCSP: signature", sign_value, sign_value_len); in tls_process_basic_ocsp_response() 431 wpa_hexdump(MSG_MSGDUMP, "OCSP: certs", in tls_process_basic_ocsp_response() [all …]
|
D | x509v3.c | 278 wpa_hexdump(MSG_MSGDUMP, "X509: subjectPublicKey", in x509_parse_public_key() 428 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: Attribute Data", in x509_parse_name() 742 wpa_printf(MSG_MSGDUMP, "X509: Validity: notBefore: %lu notAfter: %lu", in x509_parse_validity() 881 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: altName - rfc822Name", pos, len); in x509_parse_alt_name_rfc8222() 903 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: altName - dNSName", pos, len); in x509_parse_alt_name_dns() 925 wpa_hexdump_ascii(MSG_MSGDUMP, in x509_parse_alt_name_uri() 949 wpa_hexdump(MSG_MSGDUMP, "X509: altName - iPAddress", pos, len); in x509_parse_alt_name_ip() 969 wpa_printf(MSG_MSGDUMP, "X509: altName - registeredID: %s", buf); in x509_parse_alt_name_rid() 1177 wpa_hexdump(MSG_MSGDUMP, "X509: certificatePolicies", pos, end - pos); in x509_parse_ext_certificate_policies() 1194 wpa_hexdump(MSG_MSGDUMP, "X509: PolicyInformation", in x509_parse_ext_certificate_policies() [all …]
|
D | 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()
|
D | pkcs1.c | 245 wpa_hexdump(MSG_MSGDUMP, "PKCS #1: DigestInfo", in pkcs1_v15_sig_ver() 266 wpa_hexdump(MSG_MSGDUMP, "PKCS #1: DigestAlgorithmIdentifier", in pkcs1_v15_sig_ver() 276 wpa_hexdump(MSG_MSGDUMP, "PKCS #1: Digest algorithm parameters", in pkcs1_v15_sig_ver() 315 wpa_hexdump(MSG_MSGDUMP, "PKCS #1: Decrypted Digest", in pkcs1_v15_sig_ver()
|
D | tlsv1_cred.c | 591 wpa_hexdump_key(MSG_MSGDUMP, "PKCS #12: attrValues", in pkcs12_parse_attr() 616 wpa_hexdump_key(MSG_MSGDUMP, "PKCS #12: SafeBag", buf, len); in pkcs12_safebag() 636 wpa_hexdump_key(MSG_MSGDUMP, "PKCS #12: bagValue", value, value_len); in pkcs12_safebag() 647 wpa_hexdump_key(MSG_MSGDUMP, "PKCS #12: bagAttributes", in pkcs12_safebag() 731 wpa_hexdump(MSG_MSGDUMP, "PKCS #12: Data", hdr.payload, hdr.length); in pkcs12_parse_content_data() 774 wpa_hexdump(MSG_MSGDUMP, "PKCS #12: EncryptedContentInfo", in pkcs12_parse_content_enc_data() 832 wpa_hexdump_key(MSG_MSGDUMP, in pkcs12_parse_content_enc_data() 853 wpa_hexdump(MSG_MSGDUMP, "PKCS #12: ContentInfo", buf, len); in pkcs12_parse_content() 973 wpa_hexdump(MSG_MSGDUMP, "PKCS #12: Data content", in pkcs12_parse() 1102 wpa_hexdump(MSG_MSGDUMP, "DH: prime (p)", hdr.payload, hdr.length); in tlsv1_set_dhparams_der() [all …]
|
D | tlsv1_server_read.c | 172 wpa_hexdump(MSG_MSGDUMP, "TLSv1: ClientHello", pos, len); in tls_process_client_hello() 215 wpa_hexdump(MSG_MSGDUMP, "TLSv1: client_random", in tls_process_client_hello() 227 wpa_hexdump(MSG_MSGDUMP, "TLSv1: client session_id", pos + 1, *pos); in tls_process_client_hello() 243 wpa_hexdump(MSG_MSGDUMP, "TLSv1: client cipher suites", in tls_process_client_hello() 295 wpa_hexdump(MSG_MSGDUMP, "TLSv1: client compression_methods", in tls_process_client_hello() 359 wpa_hexdump(MSG_MSGDUMP, "TLSv1: ClientHello " in tls_process_client_hello() 722 wpa_hexdump(MSG_MSGDUMP, "TLSv1: ClientDiffieHellmanPublic", in tls_process_client_key_exchange_dh() 1028 wpa_hexdump(MSG_MSGDUMP, "TLSv1: CertificateVerify hash", hash, hlen); in tls_process_certificate_verify() 1189 wpa_hexdump(MSG_MSGDUMP, "TLSv1: verify_data in Finished", in tls_process_client_finished()
|
D | tlsv1_common.c | 167 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Parse ASN.1 DER certificate", in tls_parse_cert() 437 wpa_hexdump(MSG_MSGDUMP, "Additional data after Signature", in tls_verify_signature() 442 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Signature", pos, end - pos); in tls_verify_signature() 464 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: Decrypted Signature", in tls_verify_signature()
|
D | tlsv1_server.c | 66 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: pre_master_secret", in tlsv1_server_derive_keys() 79 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: master_secret", in tlsv1_server_derive_keys() 94 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: key_block", in tlsv1_server_derive_keys() 233 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: Plaintext AppData", in tlsv1_server_encrypt()
|
D | tlsv1_client.c | 84 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: pre_master_secret", in tls_derive_keys() 97 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: master_secret", in tls_derive_keys() 113 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: key_block", in tls_derive_keys() 303 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: Plaintext AppData", in tlsv1_client_encrypt()
|
D | tlsv1_client_read.c | 46 wpa_hexdump(MSG_MSGDUMP, "TLSv1: ServerHello extensions", in tls_process_server_hello_extensions() 123 wpa_hexdump(MSG_MSGDUMP, "TLSv1: ServerHello", pos, len); in tls_process_server_hello() 150 wpa_hexdump(MSG_MSGDUMP, "TLSv1: server_random", in tls_process_server_hello() 169 wpa_hexdump(MSG_MSGDUMP, "TLSv1: session_id", in tls_process_server_hello() 528 wpa_hexdump(MSG_MSGDUMP, "TLSv1: SHA256 hash", in tls_process_certificate() 784 wpa_hexdump(MSG_MSGDUMP, "TLSv1: ServerKeyExchange hash", in tlsv1_process_diffie_hellman() 1382 wpa_hexdump(MSG_MSGDUMP, "TLSv1: verify_data in Finished", in tls_process_server_finished()
|
D | tlsv1_client_write.c | 72 wpa_hexdump(MSG_MSGDUMP, "TLSv1: client_random", in tls_send_client_hello() 508 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Encrypted pre_master_secret", in tlsv1_key_x_rsa() 681 wpa_hexdump(MSG_MSGDUMP, "TLSv1: CertificateVerify hash", hash, hlen); in tls_write_client_certificate_verify()
|
D | asn1.c | 205 wpa_printf(MSG_MSGDUMP, "ASN.1: Extended tag data: " in asn1_get_next() 209 wpa_printf(MSG_MSGDUMP, "ASN.1: Extended Tag: 0x%x (len=%zu)", in asn1_get_next()
|
D | tlsv1_server_write.c | 65 wpa_hexdump(MSG_MSGDUMP, "TLSv1: server_random", in tls_write_server_hello() 74 wpa_hexdump(MSG_MSGDUMP, "TLSv1: session_id", in tls_write_server_hello() 632 wpa_hexdump(MSG_MSGDUMP, "TLS: ServerKeyExchange signed_params hash", in tls_write_server_key_exchange()
|
/hal_espressif-latest/components/wpa_supplicant/src/crypto/ |
D | ccmp.c | 160 wpa_hexdump(MSG_MSGDUMP, "CCMP AAD", aad, aad_len); in ccmp_decrypt() 161 wpa_hexdump(MSG_MSGDUMP, "CCMP nonce", nonce, 13); in ccmp_decrypt() 174 wpa_hexdump(MSG_MSGDUMP, "CCMP decrypted", plain, mlen); in ccmp_decrypt() 222 wpa_hexdump(MSG_MSGDUMP, "CCMP AAD", aad, aad_len); in ccmp_encrypt() 223 wpa_hexdump(MSG_MSGDUMP, "CCMP nonce", nonce, 13); in ccmp_encrypt() 232 wpa_hexdump(MSG_MSGDUMP, "CCMP encrypted", crypt + hdrlen + 8, plen); in ccmp_encrypt()
|
/hal_espressif-latest/components/wpa_supplicant/include/utils/ |
D | wpa_debug.h | 30 #define MSG_MSGDUMP ESP_LOG_VERBOSE macro 34 enum { MSG_MSGDUMP, MSG_DEBUG, MSG_INFO, MSG_WARNING, MSG_ERROR }; enumerator
|
/hal_espressif-latest/components/wpa_supplicant/src/utils/ |
D | json.c | 317 wpa_printf(MSG_MSGDUMP, in json_parse() 328 wpa_printf(MSG_MSGDUMP, in json_parse() 379 wpa_printf(MSG_MSGDUMP, in json_parse() 386 wpa_printf(MSG_MSGDUMP, in json_parse() 436 wpa_printf(MSG_MSGDUMP, in json_parse() 447 wpa_printf(MSG_MSGDUMP, in json_parse()
|
/hal_espressif-latest/components/wpa_supplicant/src/wps/ |
D | wps_attr_parse.c | 82 wpa_printf(MSG_MSGDUMP, "WPS: Skipped unknown WFA Vendor " in wps_set_vendor_ext_wfa_subelem() 129 wpa_printf(MSG_MSGDUMP, "WPS: Unknown Vendor Extension (Vendor ID %u)", in wps_parse_vendor_ext() 624 wpa_hexdump_buf(MSG_MSGDUMP, "WPS: Message data", msg); in wps_parse_msg()
|
D | wps_common.c | 181 wpa_hexdump(MSG_MSGDUMP, "WPS: Encrypted Settings", encr, encr_len); in wps_decrypt_encr_settings() 189 wpa_hexdump_buf_key(MSG_MSGDUMP, "WPS: Decrypted Encrypted Settings", in wps_decrypt_encr_settings()
|
/hal_espressif-latest/components/wpa_supplicant/src/common/ |
D | bss.c | 228 wpa_printf(MSG_MSGDUMP, "BSS: " MACSTR in wpa_bss_update() 232 wpa_printf(MSG_MSGDUMP, in wpa_bss_update()
|
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/ |
D | tls_mbedtls.c | 1029 wpa_hexdump_key(MSG_MSGDUMP, "random", seed, 2 * TLS_RANDOM_LEN); in tls_connection_prf() 1030 …wpa_hexdump_key(MSG_MSGDUMP, "master", ssl->MBEDTLS_PRIVATE(session)->MBEDTLS_PRIVATE(master), TL… in tls_connection_prf() 1038 wpa_hexdump_key(MSG_MSGDUMP, "key", out, out_len); in tls_connection_prf()
|
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/ |
D | wpa_ft.c | 831 wpa_hexdump(MSG_MSGDUMP, "FT: Received MIC", ftie->mic, 16); 832 wpa_hexdump(MSG_MSGDUMP, "FT: Calculated MIC", mic, 16); 854 wpa_hexdump(MSG_MSGDUMP, "FT: RIC Response",
|
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_dpp.c | 153 wpa_hexdump(MSG_MSGDUMP, "DPP: Responder Bootstrapping Key Hash", r_bootstrap, r_bootstrap_len); in esp_dpp_rx_auth_req() 162 wpa_hexdump(MSG_MSGDUMP, "DPP: Initiator Bootstrapping Key Hash", i_bootstrap, i_bootstrap_len); in esp_dpp_rx_auth_req()
|