/hal_espressif-3.6.0/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 | 335 wpa_hexdump(MSG_MSGDUMP, "EAP-PEAP: Compound_MAC CMK", data->cmk, 20); in eap_tlv_add_cryptobinding() 336 wpa_hexdump(MSG_MSGDUMP, "EAP-PEAP: Compound_MAC data 1", in eap_tlv_add_cryptobinding() 338 wpa_hexdump(MSG_MSGDUMP, "EAP-PEAP: Compound_MAC data 2", in eap_tlv_add_cryptobinding() 341 wpa_hexdump(MSG_MSGDUMP, "EAP-PEAP: Compound_MAC", mac, SHA1_MAC_LEN); in eap_tlv_add_cryptobinding()
|
D | eap_tls_common.c | 465 wpa_hexdump_buf_key(MSG_MSGDUMP, "SSL: Application data", in eap_tls_process_input()
|
/hal_espressif-3.6.0/components/wpa_supplicant/src/tls/ |
D | tlsv1_record.c | 235 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Record Layer - Write HMAC", in tlsv1_record_send() 297 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Record Layer - Received", in tlsv1_record_receive() 337 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Record Layer - Received", in tlsv1_record_receive() 368 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: Record Layer - Decrypted " in tlsv1_record_receive() 426 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: Record Layer - " in tlsv1_record_receive()
|
D | tlsv1_server_read.c | 75 wpa_hexdump(MSG_MSGDUMP, "TLSv1: ClientHello", pos, len); in tls_process_client_hello() 114 wpa_hexdump(MSG_MSGDUMP, "TLSv1: client_random", in tls_process_client_hello() 122 wpa_hexdump(MSG_MSGDUMP, "TLSv1: client session_id", pos + 1, *pos); in tls_process_client_hello() 133 wpa_hexdump(MSG_MSGDUMP, "TLSv1: client cipher suites", in tls_process_client_hello() 176 wpa_hexdump(MSG_MSGDUMP, "TLSv1: client compression_methods", in tls_process_client_hello() 245 wpa_hexdump(MSG_MSGDUMP, "TLSv1: ClientHello " in tls_process_client_hello() 603 wpa_hexdump(MSG_MSGDUMP, "TLSv1: ClientDiffieHellmanPublic", in tls_process_client_key_exchange_dh_anon() 919 wpa_hexdump(MSG_MSGDUMP, "TLSv1: CertificateVerify hash", hash, hlen); in tls_process_certificate_verify() 934 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Signature", pos, end - pos); in tls_process_certificate_verify() 955 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: Decrypted Signature", in tls_process_certificate_verify() [all …]
|
D | x509v3.c | 286 wpa_hexdump(MSG_MSGDUMP, "X509: subjectPublicKey", in x509_parse_public_key() 436 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: Attribute Data", in x509_parse_name() 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() 849 wpa_hexdump(MSG_MSGDUMP, "X509: altName - iPAddress", pos, len); in x509_parse_alt_name_ip() 1104 wpa_hexdump(MSG_MSGDUMP, "X509: extnValue", hdr.payload, hdr.length); in x509_parse_extension() 1459 wpa_hexdump(MSG_MSGDUMP, "X509: Ignoring extra data after DER " in x509_certificate_parse() 1515 wpa_hexdump(MSG_MSGDUMP, "X509: signature", in x509_certificate_parse() 1571 wpa_hexdump(MSG_MSGDUMP, "X509: Signature data D", data, data_len); in x509_certificate_check_signature() [all …]
|
D | tlsv1_common.c | 170 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Parse ASN.1 DER certificate", in tls_parse_cert() 429 wpa_hexdump(MSG_MSGDUMP, "Additional data after Signature", in tls_verify_signature() 434 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Signature", pos, end - pos); in tls_verify_signature() 456 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: Decrypted Signature", in tls_verify_signature()
|
D | tlsv1_server.c | 41 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: pre_master_secret", in tlsv1_server_derive_keys() 54 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: master_secret", in tlsv1_server_derive_keys() 69 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: key_block", in tlsv1_server_derive_keys() 206 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: Plaintext AppData", in tlsv1_server_encrypt()
|
D | tlsv1_client.c | 59 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: pre_master_secret", in tls_derive_keys() 72 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: master_secret", in tls_derive_keys() 88 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: key_block", in tls_derive_keys() 279 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: Plaintext AppData", in tlsv1_client_encrypt()
|
D | tlsv1_client_read.c | 73 wpa_hexdump(MSG_MSGDUMP, "TLSv1: ServerHello", pos, len); in tls_process_server_hello() 99 wpa_hexdump(MSG_MSGDUMP, "TLSv1: server_random", in tls_process_server_hello() 118 wpa_hexdump(MSG_MSGDUMP, "TLSv1: session_id", in tls_process_server_hello() 515 wpa_hexdump(MSG_MSGDUMP, "TLSv1: ServerKeyExchange hash", in tlsv1_process_diffie_hellman() 871 wpa_hexdump(MSG_MSGDUMP, "TLSv1: verify_data in Finished", in tls_process_server_finished()
|
D | tlsv1_cred.c | 387 wpa_hexdump(MSG_MSGDUMP, "DH: prime (p)", hdr.payload, hdr.length); in tlsv1_set_dhparams_der() 409 wpa_hexdump(MSG_MSGDUMP, "DH: base (g)", hdr.payload, hdr.length); in tlsv1_set_dhparams_der()
|
D | tlsv1_client_write.c | 63 wpa_hexdump(MSG_MSGDUMP, "TLSv1: client_random", in tls_send_client_hello() 395 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Encrypted pre_master_secret", in tlsv1_key_x_rsa() 574 wpa_hexdump(MSG_MSGDUMP, "TLSv1: CertificateVerify hash", hash, hlen); in tls_write_client_certificate_verify()
|
D | pkcs5.c | 231 wpa_hexdump_key(MSG_MSGDUMP, "PKCS #5: message M (encrypted key)", in pkcs5_decrypt()
|
D | tlsv1_server_write.c | 63 wpa_hexdump(MSG_MSGDUMP, "TLSv1: server_random", in tls_write_server_hello() 72 wpa_hexdump(MSG_MSGDUMP, "TLSv1: session_id", in tls_write_server_hello()
|
/hal_espressif-3.6.0/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-3.6.0/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-3.6.0/components/wpa_supplicant/src/wps/ |
D | wps_attr_parse.c | 22 wpa_printf(MSG_MSGDUMP, "WPS: WFA subelement id=%u len=%u", in wps_set_vendor_ext_wfa_subelem() 585 wpa_printf(MSG_MSGDUMP, "WPS: attr type=0x%x len=%u", in wps_parse_msg() 589 wpa_hexdump_buf(MSG_MSGDUMP, "WPS: Message data", msg); in wps_parse_msg()
|
D | wps_common.c | 177 wpa_hexdump(MSG_MSGDUMP, "WPS: Encrypted Settings", encr, encr_len); in wps_decrypt_encr_settings() 186 wpa_hexdump_buf_key(MSG_MSGDUMP, "WPS: Decrypted Encrypted Settings", in wps_decrypt_encr_settings()
|
/hal_espressif-3.6.0/components/wpa_supplicant/src/crypto/ |
D | tls_mbedtls.c | 909 wpa_hexdump_key(MSG_MSGDUMP, "random", seed, 2 * TLS_RANDOM_LEN); in tls_connection_prf() 910 wpa_hexdump_key(MSG_MSGDUMP, "master", ssl->session->master, TLS_MASTER_SECRET_LEN); in tls_connection_prf() 926 wpa_hexdump_key(MSG_MSGDUMP, "key", out, out_len); in tls_connection_prf()
|
/hal_espressif-3.6.0/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_dpp.c | 106 wpa_hexdump(MSG_MSGDUMP, "DPP: Responder Bootstrapping Key Hash", r_bootstrap, r_bootstrap_len); in esp_dpp_rx_auth_req() 115 wpa_hexdump(MSG_MSGDUMP, "DPP: Initiator Bootstrapping Key Hash", i_bootstrap, i_bootstrap_len); in esp_dpp_rx_auth_req()
|
D | esp_wpa2.c | 595 wpa_hexdump(MSG_MSGDUMP, "WPA2: RX EAPOL-EAP PACKET", tmp, len); in eap_sm_rx_eapol_internal()
|
/hal_espressif-3.6.0/components/wpa_supplicant/src/rsn_supp/ |
D | wpa.c | 267 wpa_hexdump(MSG_MSGDUMP, "WPA: TX EAPOL-Key", msg, msg_len); in wpa_eapol_key_send() 553 wpa_hexdump(MSG_MSGDUMP, "WPA: WPA IE for msg 2/4\n", wpa_ie, wpa_ie_len); in wpa_supplicant_send_2_of_4() 1855 wpa_hexdump(MSG_MSGDUMP, "WPA: RX EAPOL-Key", tmp, len); in wpa_sm_rx_eapol()
|
/hal_espressif-3.6.0/components/wpa_supplicant/src/common/ |
D | wpa_common.c | 703 wpa_hexdump(MSG_MSGDUMP, "WPA: PMK", pmk, pmk_len); in wpa_pmk_to_ptk()
|
D | dpp.c | 329 wpa_printf(MSG_MSGDUMP, "DPP: Attribute ID %04x len %u", in dpp_check_attrs() 1802 wpa_hexdump_buf(MSG_MSGDUMP, "DPP: GAS Config Request", buf); in dpp_build_conf_req() 2432 wpa_hexdump(MSG_MSGDUMP, "DPP: Wrapped Data", in dpp_auth_req_rx() 2486 wpa_hexdump(MSG_MSGDUMP, "DPP: Initiator Protocol Key", in dpp_auth_req_rx() 3018 wpa_hexdump(MSG_MSGDUMP, in dpp_auth_resp_rx() 3069 wpa_hexdump(MSG_MSGDUMP, "DPP: Responder Protocol Key", in dpp_auth_resp_rx() 3398 wpa_hexdump(MSG_MSGDUMP, in dpp_auth_conf_rx()
|