Home
last modified time | relevance | path

Searched refs:wpa_hexdump_buf (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/include/utils/
Dwpa_debug.h93 static inline void wpa_hexdump_buf(int level, const char *title, in wpa_hexdump_buf() function
156 #define wpa_hexdump_buf(...) do {} while(0) macro
/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Ddh_groups.c1236 wpa_hexdump_buf(MSG_DEBUG, "DH: public value", pv); in dh_init()
/hal_espressif-latest/components/wpa_supplicant/src/common/
Drrm.c630 wpa_hexdump_buf(MSG_DEBUG, "RRM: Radio Measurement report", *buf); in wpas_beacon_rep_table()
1071 wpa_hexdump_buf(MSG_DEBUG, "RRM: Link measurement report", buf); in wpas_rrm_handle_link_measurement_request()
1151 wpa_hexdump_buf(MSG_DEBUG, "RRM: Radio Measurement report", buf); in wpas_beacon_rep_scan_process()
Ddpp.c752 wpa_hexdump_buf(MSG_DEBUG, "DPP: Compressed public key (DER)", in dpp_bootstrap_key_hash()
799 wpa_hexdump_buf(MSG_DEBUG, "DPP: Compressed public key (DER)", in dpp_keygen()
1130 wpa_hexdump_buf(MSG_DEBUG, in dpp_auth_build_req()
1303 wpa_hexdump_buf(MSG_DEBUG, in dpp_auth_build_resp()
1731 wpa_hexdump_buf(MSG_DEBUG, "DPP: AES-SIV cleartext", clear); in dpp_build_conf_req_attr()
1747 wpa_hexdump_buf(MSG_DEBUG, in dpp_build_conf_req_attr()
1802 wpa_hexdump_buf(MSG_MSGDUMP, "DPP: GAS Config Request", buf); in dpp_build_conf_req()
2832 wpa_hexdump_buf(MSG_DEBUG, in dpp_auth_build_conf()
4379 wpa_hexdump_buf(MSG_DEBUG, "DPP: AES-SIV cleartext", clear); in dpp_build_conf_resp()
4395 wpa_hexdump_buf(MSG_DEBUG, in dpp_build_conf_resp()
[all …]
Dsae.c1664 wpa_hexdump_buf(MSG_DEBUG, "SAE: own Rejected Groups", in sae_write_commit()
1678 wpa_hexdump_buf(MSG_DEBUG, in sae_write_commit()
2046 wpa_hexdump_buf(MSG_DEBUG, "SAE: Received Rejected Groups list", in sae_parse_rejected_groups()
Dwnm_sta.c569 wpa_hexdump_buf(MSG_DEBUG, in wnm_add_cand_list()
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_common.c82 wpa_hexdump_buf(MSG_DEBUG, "WPS: DH peer Public Key", pubkey); in wps_derive_keys()
676 wpa_hexdump_buf(MSG_DEBUG, "WPS: Generated new DH pubkey", pub); in wps_nfc_gen_dh()
Dwps_dev_attr.c250 wpa_hexdump_buf(MSG_DEBUG, "WPS: * Application Extension", in wps_build_application_ext()
Dwps_attr_parse.c624 wpa_hexdump_buf(MSG_MSGDUMP, "WPS: Message data", msg); in wps_parse_msg()
Dwps_attr_build.c79 wpa_hexdump_buf(MSG_DEBUG, "WPS: DH own Public Key", pubkey); in wps_build_public_key()
Dwps.c107 wpa_hexdump_buf(MSG_DEBUG, "WPS: WPS IE from (Re)AssocReq", in wps_init()
Dwps_registrar.c1156 wpa_hexdump_buf(MSG_MSGDUMP, in wps_registrar_probe_req_rx()
1825 wpa_hexdump_buf(MSG_DEBUG, "WPS: Stub Credential", cred); in wps_build_cred()
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_fast.c1130 wpa_hexdump_buf(MSG_DEBUG, "EAP-FAST: Encrypting Phase 2 data", in eap_fast_encrypt_response()
1309 wpa_hexdump_buf(MSG_MSGDUMP, "EAP-FAST: Decrypted Phase 2 TLV(s)", in eap_fast_decrypt()
Deap_peap.c854 wpa_hexdump_buf(MSG_DEBUG, "EAP-PEAP: Decrypted Phase 2 EAP", in eap_peap_decrypt()
Deap_ttls.c405 wpa_hexdump_buf(MSG_DEBUG, "EAP-TTLS: AVP encapsulate EAP Response", in eap_ttls_phase2_request_eap()
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa.c2833 wpa_hexdump_buf(MSG_DEBUG, "Own public key", pub); in owe_build_assoc_req()
2853 wpa_hexdump_buf(MSG_DEBUG, "OWE: Diffie-Hellman Parameter element", sm->owe_ie); in owe_build_assoc_req()