/external/wpa_supplicant_8/src/wps/ |
D | wps_attr_parse.c | 28 wpa_printf(MSG_DEBUG, "WPS: Invalid Version2 length " in wps_set_vendor_ext_wfa_subelem() 40 wpa_printf(MSG_DEBUG, "WPS: Invalid Network Key " in wps_set_vendor_ext_wfa_subelem() 48 wpa_printf(MSG_DEBUG, "WPS: Invalid Request to Enroll " in wps_set_vendor_ext_wfa_subelem() 56 wpa_printf(MSG_DEBUG, "WPS: Invalid Settings Delay " in wps_set_vendor_ext_wfa_subelem() 64 wpa_printf(MSG_DEBUG, "WPS: Invalid Registrar Configuration Methods length %u", in wps_set_vendor_ext_wfa_subelem() 72 wpa_printf(MSG_DEBUG, in wps_set_vendor_ext_wfa_subelem() 78 wpa_printf(MSG_DEBUG, "WPS: Multi-AP Extension 0x%02x", in wps_set_vendor_ext_wfa_subelem() 117 wpa_printf(MSG_DEBUG, "WPS: Skip invalid Vendor Extension"); in wps_parse_vendor_ext() 133 wpa_printf(MSG_DEBUG, "WPS: Too long Vendor Extension (%u)", in wps_parse_vendor_ext() 139 wpa_printf(MSG_DEBUG, "WPS: Skipped Vendor Extension " in wps_parse_vendor_ext() [all …]
|
D | wps_enrollee.c | 26 wpa_printf(MSG_DEBUG, "WPS: * Wi-Fi Protected Setup State (%d)", in wps_build_wps_state() 43 wpa_hexdump(MSG_DEBUG, "WPS: E-S1", wps->snonce, WPS_SECRET_NONCE_LEN); in wps_build_e_hash() 44 wpa_hexdump(MSG_DEBUG, "WPS: E-S2", in wps_build_e_hash() 48 wpa_printf(MSG_DEBUG, "WPS: DH public keys not available for " in wps_build_e_hash() 53 wpa_printf(MSG_DEBUG, "WPS: * E-Hash1"); in wps_build_e_hash() 67 wpa_hexdump(MSG_DEBUG, "WPS: E-Hash1", hash, SHA256_MAC_LEN); in wps_build_e_hash() 69 wpa_printf(MSG_DEBUG, "WPS: * E-Hash2"); in wps_build_e_hash() 77 wpa_hexdump(MSG_DEBUG, "WPS: E-Hash2", hash, SHA256_MAC_LEN); in wps_build_e_hash() 85 wpa_printf(MSG_DEBUG, "WPS: * E-SNonce1"); in wps_build_e_snonce1() 95 wpa_printf(MSG_DEBUG, "WPS: * E-SNonce2"); in wps_build_e_snonce2() [all …]
|
D | wps_attr_build.c | 25 wpa_printf(MSG_DEBUG, "WPS: * Public Key"); in wps_build_public_key() 30 wpa_printf(MSG_DEBUG, "WPS: Using pre-configured DH keys"); in wps_build_public_key() 32 wpa_printf(MSG_DEBUG, in wps_build_public_key() 50 wpa_printf(MSG_DEBUG, "WPS: Using NFC password token DH keys"); in wps_build_public_key() 52 wpa_printf(MSG_DEBUG, in wps_build_public_key() 57 wpa_printf(MSG_DEBUG, in wps_build_public_key() 67 wpa_printf(MSG_DEBUG, "WPS: Generate new DH keys"); in wps_build_public_key() 73 wpa_printf(MSG_DEBUG, "WPS: Failed to initialize " in wps_build_public_key() 78 wpa_hexdump_buf_key(MSG_DEBUG, "WPS: DH Private Key", wps->dh_privkey); in wps_build_public_key() 79 wpa_hexdump_buf(MSG_DEBUG, "WPS: DH own Public Key", pubkey); in wps_build_public_key() [all …]
|
D | wps_attr_process.c | 24 wpa_printf(MSG_DEBUG, "WPS: No Authenticator attribute " in wps_process_authenticator() 30 wpa_printf(MSG_DEBUG, "WPS: Last message not available for " in wps_process_authenticator() 45 wpa_printf(MSG_DEBUG, "WPS: Incorrect Authenticator"); in wps_process_authenticator() 61 wpa_printf(MSG_DEBUG, "WPS: No KWA in decrypted attribute"); in wps_process_key_wrap_auth() 68 wpa_printf(MSG_DEBUG, "WPS: KWA not in the end of the " in wps_process_key_wrap_auth() 75 wpa_printf(MSG_DEBUG, "WPS: Invalid KWA"); in wps_process_key_wrap_auth() 87 wpa_printf(MSG_DEBUG, "WPS: Credential did not include " in wps_process_cred_network_idx() 92 wpa_printf(MSG_DEBUG, "WPS: Network Index: %d", *idx); in wps_process_cred_network_idx() 102 wpa_printf(MSG_DEBUG, "WPS: Credential did not include SSID"); in wps_process_cred_ssid() 111 wpa_hexdump_ascii(MSG_DEBUG, "WPS: SSID", ssid, ssid_len); in wps_process_cred_ssid() [all …]
|
D | wps_registrar.c | 237 wpa_printf(MSG_DEBUG, "WPS: Add authorized MAC " MACSTR, in wps_registrar_add_authorized_mac() 241 wpa_printf(MSG_DEBUG, "WPS: Authorized MAC was " in wps_registrar_add_authorized_mac() 249 wpa_hexdump(MSG_DEBUG, "WPS: Authorized MACs", in wps_registrar_add_authorized_mac() 258 wpa_printf(MSG_DEBUG, "WPS: Remove authorized MAC " MACSTR, in wps_registrar_remove_authorized_mac() 265 wpa_printf(MSG_DEBUG, "WPS: Authorized MAC was not in the " in wps_registrar_remove_authorized_mac() 274 wpa_hexdump(MSG_DEBUG, "WPS: Authorized MACs", in wps_registrar_remove_authorized_mac() 415 wpa_printf(MSG_DEBUG, "WPS: Removing PBC session for " in wps_registrar_remove_pbc_session() 417 wpa_hexdump(MSG_DEBUG, "WPS: Removed UUID-E", in wps_registrar_remove_pbc_session() 438 wpa_printf(MSG_DEBUG, "WPS: Checking active PBC sessions for overlap"); in wps_registrar_pbc_overlap() 441 wpa_printf(MSG_DEBUG, "WPS: Add one for the requested UUID"); in wps_registrar_pbc_overlap() [all …]
|
D | wps_dev_attr.c | 19 wpa_printf(MSG_DEBUG, "WPS: * Manufacturer"); in wps_build_manufacturer() 43 wpa_printf(MSG_DEBUG, "WPS: * Model Name"); in wps_build_model_name() 67 wpa_printf(MSG_DEBUG, "WPS: * Model Number"); in wps_build_model_number() 91 wpa_printf(MSG_DEBUG, "WPS: * Serial Number"); in wps_build_serial_number() 114 wpa_printf(MSG_DEBUG, "WPS: * Primary Device Type"); in wps_build_primary_dev_type() 128 wpa_printf(MSG_DEBUG, "WPS: * Secondary Device Type"); in wps_build_secondary_dev_type() 145 wpa_hexdump(MSG_DEBUG, "WPS: * Requested Device Type", in wps_build_req_dev_type() 161 wpa_printf(MSG_DEBUG, "WPS: * Device Name"); in wps_build_dev_name() 197 wpa_printf(MSG_DEBUG, "WPS: * OS Version"); in wps_build_os_version() 208 wpa_hexdump(MSG_DEBUG, "WPS: * Vendor Extension M1", in wps_build_vendor_ext_m1() [all …]
|
/external/wpa_supplicant_8/src/eap_common/ |
D | eap_sake_common.c | 25 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_RAND_S"); in eap_sake_parse_add_attr() 27 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_RAND_S with " in eap_sake_parse_add_attr() 34 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_RAND_P"); in eap_sake_parse_add_attr() 36 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_RAND_P with " in eap_sake_parse_add_attr() 43 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_MIC_S"); in eap_sake_parse_add_attr() 45 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_MIC_S with " in eap_sake_parse_add_attr() 52 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_MIC_P"); in eap_sake_parse_add_attr() 54 wpa_printf(MSG_DEBUG, "EAP-SAKE: AT_MIC_P with " in eap_sake_parse_add_attr() 61 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_SERVERID"); in eap_sake_parse_add_attr() 66 wpa_printf(MSG_DEBUG, "EAP-SAKE: Parse: AT_PEERID"); in eap_sake_parse_add_attr() [all …]
|
D | eap_fast_common.c | 52 wpa_printf(MSG_DEBUG, "EAP-FAST: Add EAP-Payload TLV"); in eap_fast_tlv_eap_payload() 55 wpa_printf(MSG_DEBUG, "EAP-FAST: Failed to allocate memory " in eap_fast_tlv_eap_payload() 75 wpa_hexdump(MSG_DEBUG, "EAP-FAST: client_random", in eap_fast_derive_master_secret() 77 wpa_hexdump(MSG_DEBUG, "EAP-FAST: server_random", in eap_fast_derive_master_secret() 91 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: master_secret", in eap_fast_derive_master_secret() 124 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: Derived key (MSK)", in eap_fast_derive_eap_msk() 142 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: Derived key (EMSK)", in eap_fast_derive_eap_emsk() 156 wpa_printf(MSG_DEBUG, "EAP-FAST: More than one " in eap_fast_parse_tlv() 167 wpa_printf(MSG_DEBUG, "EAP-FAST: More than one " in eap_fast_parse_tlv() 173 wpa_printf(MSG_DEBUG, "EAP-FAST: Too short " in eap_fast_parse_tlv() [all …]
|
D | eap_sim_common.c | 52 wpa_hexdump_key(MSG_DEBUG, "EAP-SIM: MK", mk, EAP_SIM_MK_LEN); in eap_sim_derive_mk() 71 wpa_hexdump_key(MSG_DEBUG, "EAP-AKA: IK", ik, EAP_AKA_IK_LEN); in eap_aka_derive_mk() 72 wpa_hexdump_key(MSG_DEBUG, "EAP-AKA: CK", ck, EAP_AKA_CK_LEN); in eap_aka_derive_mk() 73 wpa_hexdump_key(MSG_DEBUG, "EAP-AKA: MK", mk, EAP_SIM_MK_LEN); in eap_aka_derive_mk() 94 wpa_hexdump_key(MSG_DEBUG, "EAP-SIM: K_encr", in eap_sim_derive_keys() 96 wpa_hexdump_key(MSG_DEBUG, "EAP-SIM: K_aut", in eap_sim_derive_keys() 98 wpa_hexdump_key(MSG_DEBUG, "EAP-SIM: keying material (MSK)", in eap_sim_derive_keys() 100 wpa_hexdump_key(MSG_DEBUG, "EAP-SIM: EMSK", emsk, EAP_EMSK_LEN); in eap_sim_derive_keys() 119 wpa_printf(MSG_DEBUG, "EAP-SIM: Workaround - drop null " in eap_sim_derive_keys_reauth() 134 wpa_printf(MSG_DEBUG, "EAP-SIM: Deriving keying data from reauth"); in eap_sim_derive_keys_reauth() [all …]
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_parse.c | 46 wpa_printf(MSG_DEBUG, "P2P: Too short Capability " in p2p_parse_attribute() 51 wpa_printf(MSG_DEBUG, "P2P: * Device Capability %02x " in p2p_parse_attribute() 57 wpa_printf(MSG_DEBUG, "P2P: Too short Device ID " in p2p_parse_attribute() 62 wpa_printf(MSG_DEBUG, "P2P: * Device ID " MACSTR, in p2p_parse_attribute() 67 wpa_printf(MSG_DEBUG, "P2P: Too short GO Intent " in p2p_parse_attribute() 72 wpa_printf(MSG_DEBUG, "P2P: * GO Intent: Intent %u " in p2p_parse_attribute() 77 wpa_printf(MSG_DEBUG, "P2P: Too short Status " in p2p_parse_attribute() 82 wpa_printf(MSG_DEBUG, "P2P: * Status: %d", data[0]); in p2p_parse_attribute() 86 wpa_printf(MSG_DEBUG, "P2P: * Listen Channel: Ignore " in p2p_parse_attribute() 91 wpa_printf(MSG_DEBUG, "P2P: Too short Listen Channel " in p2p_parse_attribute() [all …]
|
/external/wpa_supplicant_8/src/utils/ |
D | pcsc_funcs.c | 200 wpa_printf(MSG_DEBUG, "WinSCard: Could not load winscard.dll " in mingw_load_symbols() 227 wpa_printf(MSG_DEBUG, "WinSCard: Could not get address for %s from " in mingw_load_symbols() 279 wpa_printf(MSG_DEBUG, "SCARD: file header did not " in scard_parse_fsp_templ() 289 wpa_hexdump(MSG_DEBUG, "SCARD: file header FSP template", in scard_parse_fsp_templ() 333 wpa_printf(MSG_DEBUG, "SCARD: file_size=%d", in scard_parse_fsp_templ() 346 wpa_printf(MSG_DEBUG, "SCARD: PS_DO=0x%02x", in scard_parse_fsp_templ() 421 wpa_printf(MSG_DEBUG, "SCARD: Failed to read EF_DIR"); in scard_get_aid() 424 wpa_hexdump(MSG_DEBUG, "SCARD: EF_DIR select", buf, blen); in scard_get_aid() 430 wpa_printf(MSG_DEBUG, "SCARD: Failed to get EF_DIR " in scard_get_aid() 436 wpa_printf(MSG_DEBUG, "SCARD: Too long EF_DIR record"); in scard_get_aid() [all …]
|
/external/wpa_supplicant_8/src/tls/ |
D | tlsv1_client_ocsp.c | 104 wpa_printf(MSG_DEBUG, "OCSP: Could not calculate hash with alg %s", in ocsp_hash_data() 144 wpa_printf(MSG_DEBUG, in tls_process_ocsp_single_response() 168 wpa_printf(MSG_DEBUG, in tls_process_ocsp_single_response() 175 wpa_hexdump(MSG_DEBUG, "OCSP: issuerNameHash", in tls_process_ocsp_single_response() 179 wpa_hexdump(MSG_DEBUG, "OCSP: Issuer subject DN", in tls_process_ocsp_single_response() 185 wpa_printf(MSG_DEBUG, "OCSP: issuerNameHash mismatch"); in tls_process_ocsp_single_response() 186 wpa_hexdump(MSG_DEBUG, "OCSP: Calculated issuerNameHash", in tls_process_ocsp_single_response() 195 wpa_printf(MSG_DEBUG, in tls_process_ocsp_single_response() 202 wpa_hexdump(MSG_DEBUG, "OCSP: issuerKeyHash", key_hash, key_hash_len); in tls_process_ocsp_single_response() 209 wpa_printf(MSG_DEBUG, "OCSP: issuerKeyHash mismatch"); in tls_process_ocsp_single_response() [all …]
|
D | tlsv1_client_read.c | 66 wpa_printf(MSG_DEBUG, "TLSv1: ServerHello ExtensionType %u", in tls_process_server_hello_extensions() 68 wpa_hexdump(MSG_DEBUG, "TLSv1: ServerHello extension data", in tls_process_server_hello_extensions() 87 wpa_printf(MSG_DEBUG, "TLSv1: Expected Handshake; " in tls_process_server_hello() 102 wpa_printf(MSG_DEBUG, "TLSv1: Received unexpected handshake " in tls_process_server_hello() 108 wpa_printf(MSG_DEBUG, "TLSv1: Received ServerHello"); in tls_process_server_hello() 129 wpa_printf(MSG_DEBUG, "TLSv1: Unexpected protocol version in " in tls_process_server_hello() 137 wpa_printf(MSG_DEBUG, "TLSv1: Using TLS v%s", in tls_process_server_hello() 158 wpa_printf(MSG_DEBUG, "TLSv1: Resuming old session"); in tls_process_server_hello() 187 wpa_printf(MSG_DEBUG, "TLSv1: Server selected a different " in tls_process_server_hello() 196 wpa_printf(MSG_DEBUG, "TLSv1: Failed to set CipherSuite for " in tls_process_server_hello() [all …]
|
D | tlsv1_cred.c | 74 wpa_printf(MSG_DEBUG, "TLSv1: Added certificate: %s", name); in tlsv1_add_cert_der() 116 wpa_printf(MSG_DEBUG, "TLSv1: No PEM certificate tag found - " in tlsv1_add_cert() 121 wpa_printf(MSG_DEBUG, "TLSv1: Converting PEM format certificate into " in tlsv1_add_cert() 201 wpa_printf(MSG_DEBUG, in tlsv1_set_ca_cert() 208 wpa_printf(MSG_DEBUG, in tlsv1_set_ca_cert() 214 wpa_printf(MSG_DEBUG, in tlsv1_set_ca_cert() 221 wpa_printf(MSG_DEBUG, in tlsv1_set_ca_cert() 229 wpa_printf(MSG_DEBUG, "TLSv1: Only probe server certificate"); in tlsv1_set_ca_cert() 290 wpa_printf(MSG_DEBUG, "TLSv1: Unsupported private key " in tlsv1_set_key_pem() 434 wpa_printf(MSG_DEBUG, in pkcs12_pkcs8_keybag() [all …]
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa_ft.c | 32 wpa_printf(MSG_DEBUG, "FT: XXKey not available for key " in wpa_derive_ptk_ft() 43 wpa_hexdump_key(MSG_DEBUG, "FT: PMK-R0", sm->pmk_r0, sm->pmk_r0_len); in wpa_derive_ptk_ft() 44 wpa_hexdump(MSG_DEBUG, "FT: PMKR0Name", in wpa_derive_ptk_ft() 51 wpa_hexdump_key(MSG_DEBUG, "FT: PMK-R1", sm->pmk_r1, sm->pmk_r1_len); in wpa_derive_ptk_ft() 52 wpa_hexdump(MSG_DEBUG, "FT: PMKR1Name", sm->pmk_r1_name, in wpa_derive_ptk_ft() 83 wpa_hexdump(MSG_DEBUG, "FT: Mobility domain", in wpa_sm_set_ft_params() 88 wpa_printf(MSG_DEBUG, "FT: Capability and Policy: 0x%02x", in wpa_sm_set_ft_params() 94 wpa_hexdump(MSG_DEBUG, "FT: R0KH-ID", in wpa_sm_set_ft_params() 108 wpa_hexdump(MSG_DEBUG, "FT: R1KH-ID", in wpa_sm_set_ft_params() 127 wpa_hexdump(MSG_DEBUG, "FT: Stored MDIE and FTIE from " in wpa_sm_set_ft_params() [all …]
|
/external/wpa_supplicant_8/src/eap_server/ |
D | eap_server_gpsk.c | 58 wpa_printf(MSG_DEBUG, "EAP-GPSK: %s -> %s", in eap_gpsk_state() 110 wpa_printf(MSG_DEBUG, "EAP-GPSK: Request/GPSK-1"); in eap_gpsk_build_gpsk_1() 152 wpa_printf(MSG_DEBUG, "EAP-GPSK: Request/GPSK-3"); in eap_gpsk_build_gpsk_3() 203 wpa_printf(MSG_DEBUG, "EAP-GPSK: Unknown state %d in buildReq", in eap_gpsk_buildReq() 224 wpa_printf(MSG_DEBUG, "EAP-GPSK: Received frame: opcode=%d", *pos); in eap_gpsk_check() 252 wpa_printf(MSG_DEBUG, "EAP-GPSK: Received Response/GPSK-2"); in eap_gpsk_process_gpsk_2() 258 wpa_printf(MSG_DEBUG, "EAP-GPSK: Too short message for " in eap_gpsk_process_gpsk_2() 266 wpa_printf(MSG_DEBUG, "EAP-GPSK: Too short message for " in eap_gpsk_process_gpsk_2() 274 wpa_printf(MSG_DEBUG, "EAP-GPSK: Not enough memory to store " in eap_gpsk_process_gpsk_2() 279 wpa_hexdump_ascii(MSG_DEBUG, "EAP-GPSK: ID_Peer", in eap_gpsk_process_gpsk_2() [all …]
|
D | eap_server_ttls.c | 70 wpa_printf(MSG_DEBUG, "EAP-TTLS: %s -> %s", in eap_ttls_state() 197 wpa_printf(MSG_DEBUG, "EAP-TTLS: AVP: code=%d flags=0x%02x " in eap_ttls_avp_parse() 220 wpa_printf(MSG_DEBUG, "EAP-TTLS: AVP vendor_id %d", in eap_ttls_avp_parse() 226 wpa_hexdump(MSG_DEBUG, "EAP-TTLS: AVP data", dpos, dlen); in eap_ttls_avp_parse() 229 wpa_printf(MSG_DEBUG, "EAP-TTLS: AVP - EAP Message"); in eap_ttls_avp_parse() 254 wpa_hexdump_ascii(MSG_DEBUG, "EAP-TTLS: User-Name", in eap_ttls_avp_parse() 266 wpa_hexdump_ascii_key(MSG_DEBUG, "EAP-TTLS: " in eap_ttls_avp_parse() 273 wpa_hexdump(MSG_DEBUG, in eap_ttls_avp_parse() 280 wpa_hexdump(MSG_DEBUG, in eap_ttls_avp_parse() 287 wpa_hexdump(MSG_DEBUG, in eap_ttls_avp_parse() [all …]
|
D | eap_server_peap.c | 94 wpa_printf(MSG_DEBUG, "EAP-PEAP: %s -> %s", in eap_peap_state() 178 wpa_printf(MSG_DEBUG, "EAP-PEAP: forcing version %d", in eap_peap_init() 241 wpa_printf(MSG_DEBUG, "EAP-PEAP: Phase 2 method not ready"); in eap_peap_build_phase2_req() 250 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: Encrypting Phase 2 data", in eap_peap_build_phase2_req() 292 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: Encrypting Phase 2 SOH data", in eap_peap_build_phase2_soh() 337 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: TK", tk, 60); in eap_peap_derive_cmk() 342 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: IPMK from TK", in eap_peap_derive_cmk() 345 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: CMK from TK", in eap_peap_derive_cmk() 352 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: ISK", isk, sizeof(isk)); in eap_peap_derive_cmk() 361 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: TempKey", tk, 40); in eap_peap_derive_cmk() [all …]
|
D | eap_server_fast.c | 104 wpa_printf(MSG_DEBUG, "EAP-FAST: %s -> %s", in eap_fast_state() 134 wpa_printf(MSG_DEBUG, "EAP-FAST: SessionTicket callback"); in eap_fast_session_ticket_cb() 135 wpa_hexdump(MSG_DEBUG, "EAP-FAST: SessionTicket (PAC-Opaque)", in eap_fast_session_ticket_cb() 139 wpa_printf(MSG_DEBUG, "EAP-FAST: Ignore invalid " in eap_fast_session_ticket_cb() 148 wpa_printf(MSG_DEBUG, "EAP-FAST: Ignore invalid PAC-Opaque " in eap_fast_session_ticket_cb() 154 wpa_hexdump(MSG_DEBUG, "EAP-FAST: Received PAC-Opaque", in eap_fast_session_ticket_cb() 159 wpa_printf(MSG_DEBUG, "EAP-FAST: Failed to allocate memory " in eap_fast_session_ticket_cb() 166 wpa_printf(MSG_DEBUG, "EAP-FAST: Failed to decrypt " in eap_fast_session_ticket_cb() 179 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: Decrypted PAC-Opaque", in eap_fast_session_ticket_cb() 196 wpa_printf(MSG_DEBUG, in eap_fast_session_ticket_cb() [all …]
|
/external/wpa_supplicant_8/src/common/ |
D | wpa_common.c | 198 wpa_printf(MSG_DEBUG, in wpa_eapol_key_mic() 206 wpa_printf(MSG_DEBUG, "WPA: EAPOL-Key MIC using HMAC-MD5"); in wpa_eapol_key_mic() 210 wpa_printf(MSG_DEBUG, "WPA: EAPOL-Key MIC using HMAC-SHA1"); in wpa_eapol_key_mic() 217 wpa_printf(MSG_DEBUG, "WPA: EAPOL-Key MIC using AES-CMAC"); in wpa_eapol_key_mic() 225 wpa_printf(MSG_DEBUG, in wpa_eapol_key_mic() 231 wpa_printf(MSG_DEBUG, in wpa_eapol_key_mic() 237 wpa_printf(MSG_DEBUG, in wpa_eapol_key_mic() 246 wpa_printf(MSG_DEBUG, in wpa_eapol_key_mic() 255 wpa_printf(MSG_DEBUG, in wpa_eapol_key_mic() 278 wpa_printf(MSG_DEBUG, in wpa_eapol_key_mic() [all …]
|
/external/wpa_supplicant_8/src/crypto/ |
D | tls_openssl_ocsp.c | 357 wpa_printf(MSG_DEBUG, in ocsp_resp_valid() 365 wpa_printf(MSG_DEBUG, "OpenSSL: OCSP response not yet valid"); in ocsp_resp_valid() 373 wpa_printf(MSG_DEBUG, in ocsp_resp_valid() 380 wpa_printf(MSG_DEBUG, "OpenSSL: OCSP response expired"); in ocsp_resp_valid() 385 wpa_printf(MSG_DEBUG, in ocsp_resp_valid() 407 wpa_printf(MSG_DEBUG, in issuer_match() 425 wpa_printf(MSG_DEBUG, "OpenSSL: calculated issuerNameHash: %s", in issuer_match() 445 wpa_printf(MSG_DEBUG, "OpenSSL: calculated issuerKeyHash: %s", in issuer_match() 514 wpa_printf(MSG_DEBUG, in check_ocsp_resp() 521 wpa_printf(MSG_DEBUG, "OpenSSL: No OCSP response received"); in check_ocsp_resp() [all …]
|
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/ |
D | hidl.cpp | 49 wpa_printf(MSG_DEBUG, "Initing hidl control"); in wpas_hidl_init() 81 wpa_printf(MSG_DEBUG, "Deiniting hidl control"); in wpas_hidl_deinit() 94 MSG_DEBUG, "Registering interface to hidl control: %s", in wpas_hidl_register_interface() 110 MSG_DEBUG, "Deregistering interface from hidl control: %s", in wpas_hidl_unregister_interface() 127 MSG_DEBUG, "Registering network to hidl control: %d", ssid->id); in wpas_hidl_register_network() 143 MSG_DEBUG, "Deregistering network from hidl control: %d", ssid->id); in wpas_hidl_unregister_network() 158 MSG_DEBUG, "Notifying state change event to hidl control: %d", in wpas_hidl_notify_state_changed() 176 MSG_DEBUG, "Notifying network request to hidl control: %d", in wpas_hidl_notify_network_request() 195 MSG_DEBUG, in wpas_hidl_notify_anqp_query_done() 214 MSG_DEBUG, in wpas_hidl_notify_hs20_icon_query_done() [all …]
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wnm_sta.c | 36 wpa_printf(MSG_DEBUG, "%s: TFS get operation %d", __func__, oper); in ieee80211_11_get_tfs_ie() 49 wpa_printf(MSG_DEBUG, "%s: TFS set operation %d", __func__, oper); in ieee80211_11_set_tfs_ie() 69 wpa_printf(MSG_DEBUG, "WNM: Request to send WNM-Sleep Mode Request " in ieee802_11_send_wnmsleep_req() 84 wpa_hexdump(MSG_DEBUG, "WNM: WNM-Sleep Mode element", in ieee802_11_send_wnmsleep_req() 108 wpa_hexdump(MSG_DEBUG, "WNM: TFS Request element", in ieee802_11_send_wnmsleep_req() 147 wpa_printf(MSG_DEBUG, "MLME: Failed to allocate buffer for " in ieee802_11_send_wnmsleep_req() 185 wpa_printf(MSG_DEBUG, "Failed to send WNM-Sleep Request " in ieee802_11_send_wnmsleep_req() 213 wpa_printf(MSG_DEBUG, "TFS Resp IE(s) found"); in wnm_sleep_mode_enter_success() 219 wpa_printf(MSG_DEBUG, "WNM: Fail to set TFS Resp IE"); in wnm_sleep_mode_enter_success() 238 wpa_hexdump_key(MSG_DEBUG, "WNM: Key Data", ptr, key_len_total); in wnm_sleep_mode_exit_success() [all …]
|
D | ibss_rsn.c | 68 wpa_printf(MSG_DEBUG, "SUPP: %s(dest=" MACSTR " proto=0x%04x " in supp_ether_send() 84 wpa_printf(MSG_DEBUG, "SUPP: %s(type=%d data_len=%d)", in supp_alloc_eapol() 112 wpa_printf(MSG_DEBUG, "SUPP: %s", __func__); in supp_get_beacon_ie() 146 wpa_printf(MSG_DEBUG, "SUPP: %s(alg=%d addr=" MACSTR " key_idx=%d " in supp_set_key() 149 wpa_hexdump(MSG_DEBUG, "SUPP: set_key - seq", seq, seq_len); in supp_set_key() 150 wpa_hexdump_key(MSG_DEBUG, "SUPP: set_key - key", key, key_len); in supp_set_key() 161 wpa_printf(MSG_DEBUG, "SUPP: Do not use this PTK"); in supp_set_key() 183 wpa_printf(MSG_DEBUG, "SUPP: %s(addr=" MACSTR " protection_type=%d " in supp_mlme_setprotection() 192 wpa_printf(MSG_DEBUG, "SUPP: %s", __func__); in supp_cancel_auth_timeout() 198 wpa_printf(MSG_DEBUG, "SUPP: %s (TODO)", __func__); in supp_deauthenticate() [all …]
|
D | hs20_supplicant.c | 77 wpa_printf(MSG_DEBUG, in hs20_configure_frame_filters() 87 wpa_printf(MSG_DEBUG, in hs20_configure_frame_filters() 94 wpa_printf(MSG_DEBUG, in hs20_configure_frame_filters() 285 wpa_printf(MSG_DEBUG, "HS20: ANQP Query Request to " MACSTR " for " in hs20_anqp_send_req() 294 wpa_printf(MSG_DEBUG, "ANQP: Failed to send Query Request"); in hs20_anqp_send_req() 298 wpa_printf(MSG_DEBUG, "ANQP: Query started with dialog token " in hs20_anqp_send_req() 348 wpa_printf(MSG_DEBUG, "HS20: Get icon " MACSTR " %s @ %u +%u (%u)", in hs20_get_icon() 377 wpa_printf(MSG_DEBUG, "HS20: Free stored icon from " MACSTR in hs20_free_icon_entry() 395 wpa_printf(MSG_DEBUG, "HS20: Delete all stored icons"); in hs20_del_icon() 397 wpa_printf(MSG_DEBUG, "HS20: Delete all stored icons for " in hs20_del_icon() [all …]
|