HomeSort by relevance Sort by last modified time
    Searched refs:MSG_MSGDUMP (Results 1 - 25 of 113) sorted by null

1 2 3 4 5

  /external/wpa_supplicant_8/src/eap_common/
eap_pax_common.c 141 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: AK", ak, EAP_PAX_AK_LEN);
142 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: MK", mk, EAP_PAX_MK_LEN);
143 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: CK", ck, EAP_PAX_CK_LEN);
144 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: ICK", ick, EAP_PAX_ICK_LEN);
145 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: MID", mid, EAP_PAX_MID_LEN);
eap_fast_common.c 150 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: EAP-Payload TLV",
162 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Result TLV", pos, len);
187 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Intermediate Result TLV",
213 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Crypto-Binding TLV",
232 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Request-Action TLV",
251 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: PAC TLV", pos, len);
eap_sim_common.c 190 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Verify MAC - msg",
192 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Verify MAC - extra data",
194 wpa_hexdump_key(MSG_MSGDUMP, "EAP-SIM: Verify MAC - K_aut",
197 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Verify MAC: MAC",
219 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Add MAC - msg", msg, msg_len);
220 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Add MAC - extra data",
222 wpa_hexdump_key(MSG_MSGDUMP, "EAP-SIM: Add MAC - K_aut",
226 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Add MAC: MAC",
385 wpa_hexdump(MSG_MSGDUMP, "EAP-AKA': Verify MAC - msg",
387 wpa_hexdump(MSG_MSGDUMP, "EAP-AKA': Verify MAC - extra data"
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_dict_helpers.c 661 wpa_printf(MSG_MSGDUMP, "%s: start reading a dict entry", __func__);
727 wpa_hexdump_key(MSG_MSGDUMP, "dbus: byte array contents",
779 wpa_printf(MSG_MSGDUMP, "%s: string_array value: %s",
793 wpa_printf(MSG_MSGDUMP, "%s: string_array length %u",
829 wpa_printf(MSG_MSGDUMP, "%s: parsing binarray type %c", __func__, type);
879 wpa_printf(MSG_MSGDUMP, "%s: binarray length %u",
901 wpa_printf(MSG_MSGDUMP, "%s: array_type %c", __func__, array_type);
919 wpa_printf(MSG_MSGDUMP, "%s: unsupported array type %c",
936 wpa_printf(MSG_MSGDUMP, "%s: object path value: %s",
944 wpa_printf(MSG_MSGDUMP, "%s: string value: %s"
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_ndis_.c 48 wpa_hexdump(MSG_MSGDUMP, "NDIS: received event data", buf, len);
63 wpa_hexdump(MSG_MSGDUMP, "NDIS: event data", data, data_len);
driver_nl80211_scan.c 126 wpa_hexdump_ascii(MSG_MSGDUMP, "nl80211: Scan SSID",
137 wpa_hexdump(MSG_MSGDUMP, "nl80211: Scan extra IEs",
150 wpa_printf(MSG_MSGDUMP, "nl80211: Scan frequency %u "
343 wpa_hexdump_ascii(MSG_MSGDUMP,
375 wpa_printf(MSG_MSGDUMP,
  /external/wpa_supplicant_8/src/eap_peer/
eap_otp.c 42 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-OTP: Request message",
71 wpa_hexdump_ascii_key(MSG_MSGDUMP, "EAP-OTP: Response",
eap_md5.c 68 wpa_hexdump(MSG_MSGDUMP, "EAP-MD5: Challenge",
96 wpa_hexdump(MSG_MSGDUMP, "EAP-MD5: Response", rpos, CHAP_MD5_LEN);
eap_pax.c 163 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: X (server rand)",
169 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ignored extra payload",
178 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: Y (client rand)",
198 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: B = Y (client rand)",
203 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-PAX: CID",
212 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: MAC_CK(A, B, CID)",
221 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", rpos, EAP_PAX_ICV_LEN);
277 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: MAC_CK(B, CID)",
285 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: expected MAC_CK(B, CID)",
296 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ignored extra payload"
    [all...]
eap_gtc.c 62 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-GTC: Request message", pos, len);
114 wpa_hexdump_ascii_key(MSG_MSGDUMP, "EAP-GTC: Response",
  /external/wpa_supplicant_8/src/eap_server/
eap_server_pax.c 106 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: A = X (server rand)",
113 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", pos, EAP_PAX_ICV_LEN);
150 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: MAC_CK(B, CID)",
159 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", pos, EAP_PAX_ICV_LEN);
206 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: received payload",
266 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", icv, EAP_PAX_ICV_LEN);
273 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: Expected ICV",
314 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: Y (client rand)",
339 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-PAX: CID",
349 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: MAC_CK(A, B, CID)"
    [all...]
eap_server_gtc.c 104 wpa_hexdump_ascii_key(MSG_MSGDUMP, "EAP-GTC: Response", pos, rlen);
129 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-GTC: Response user",
136 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-GTC: Expected "
163 wpa_hexdump_ascii_key(MSG_MSGDUMP,
eap_server_mschapv2.c 133 wpa_hexdump(MSG_MSGDUMP, "EAP-MSCHAPV2: Challenge",
178 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Success Request Message",
211 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Failure Request Message",
327 wpa_hexdump(MSG_MSGDUMP, "EAP-MSCHAPV2: Peer-Challenge",
329 wpa_hexdump(MSG_MSGDUMP, "EAP-MSCHAPV2: NT-Response", nt_response, 24);
330 wpa_printf(MSG_MSGDUMP, "EAP-MSCHAPV2: Flags 0x%x", flags);
331 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: Name", name, name_len);
387 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-MSCHAPV2: User name",
444 wpa_hexdump(MSG_MSGDUMP, "EAP-MSCHAPV2: Expected NT-Response",
eap_server_md5.c 67 wpa_hexdump(MSG_MSGDUMP, "EAP-MD5: Challenge", data->challenge,
119 wpa_hexdump(MSG_MSGDUMP, "EAP-MD5: Response", pos, CHAP_MD5_LEN);
eap_server_psk.c 67 wpa_hexdump(MSG_MSGDUMP, "EAP-PSK: RAND_S (server rand)",
247 wpa_hexdump_ascii(MSG_MSGDUMP, "EAP-PSK: ID_P",
292 wpa_hexdump(MSG_MSGDUMP, "EAP-PSK: RAND_P (client rand)",
319 wpa_hexdump(MSG_MSGDUMP, "EAP-PSK: Expected MAC_P",
352 wpa_hexdump(MSG_MSGDUMP, "EAP-PSK: Encrypted PCHANNEL", pos, left);
eap_server_fast.c 391 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: ISK[j]", isk, sizeof(isk));
397 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: S-IMCK[j]",
400 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: CMK[j]",
586 wpa_hexdump_buf_key(MSG_MSGDUMP, "EAP-FAST: Phase 2 EAP-Request", req);
668 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: NONCE",
670 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Compound MAC",
1184 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: NONCE",
1186 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Compound MAC",
1213 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Crypto-Binding TLV for "
1219 wpa_hexdump(MSG_MSGDUMP,
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_upnp_ap.c 35 wpa_hexdump_buf(MSG_MSGDUMP, "WPS: SetSelectedRegistrar attributes",
wps_upnp_ssdp.c 291 wpa_printf(MSG_MSGDUMP, "WPS UPnP: Advertisement state=%d", a->state);
407 wpa_printf(MSG_MSGDUMP, "WPS UPnP: M-SEARCH reply state=%d (%s:%d)",
435 wpa_printf(MSG_MSGDUMP, "WPS UPnP: M-SEARCH reply in %d.%03d sec",
665 wpa_printf(MSG_MSGDUMP, "WPS UPnP: M-SEARCH data:\n%s", start);
721 wpa_printf(MSG_MSGDUMP, "WPS UPnP: Received SSDP packet from %s:%d: "
  /external/wpa_supplicant_8/wpa_supplicant/
main_winmain.c 34 params.wpa_debug_level = MSG_MSGDUMP;
  /external/wpa_supplicant_8/src/tls/
tlsv1_record.c 231 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Record Layer - Write HMAC",
293 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Record Layer - Received",
333 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Record Layer - Received",
363 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: Record Layer - Decrypted "
421 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: Record Layer - "
x509v3.c 285 wpa_hexdump(MSG_MSGDUMP, "X509: subjectPublicKey",
435 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: Attribute Data",
706 wpa_printf(MSG_MSGDUMP, "X509: Validity: notBefore: %lu notAfter: %lu",
850 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: altName - rfc822Name", pos, len);
872 wpa_hexdump_ascii(MSG_MSGDUMP, "X509: altName - dNSName", pos, len);
894 wpa_hexdump_ascii(MSG_MSGDUMP,
918 wpa_hexdump(MSG_MSGDUMP, "X509: altName - iPAddress", pos, len);
939 wpa_printf(MSG_MSGDUMP, "X509: altName - registeredID: %s", buf);
1173 wpa_hexdump(MSG_MSGDUMP, "X509: extnValue", hdr.payload, hdr.length);
1286 wpa_printf(MSG_MSGDUMP, "X509: Version X.509v%d", cert->version + 1)
    [all...]
tlsv1_common.c 167 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Parse ASN.1 DER certificate",
419 wpa_hexdump(MSG_MSGDUMP, "Additional data after Signature",
424 wpa_hexdump(MSG_MSGDUMP, "TLSv1: Signature", pos, end - pos);
446 wpa_hexdump_key(MSG_MSGDUMP, "TLSv1: Decrypted Signature",
tlsv1_server_read.c 93 wpa_hexdump(MSG_MSGDUMP, "TLSv1: ClientHello", pos, len);
132 wpa_hexdump(MSG_MSGDUMP, "TLSv1: client_random",
140 wpa_hexdump(MSG_MSGDUMP, "TLSv1: client session_id", pos + 1, *pos);
151 wpa_hexdump(MSG_MSGDUMP, "TLSv1: client cipher suites",
195 wpa_hexdump(MSG_MSGDUMP, "TLSv1: client compression_methods",
259 wpa_hexdump(MSG_MSGDUMP, "TLSv1: ClientHello "
608 wpa_hexdump(MSG_MSGDUMP, "TLSv1: ClientDiffieHellmanPublic",
914 wpa_hexdump(MSG_MSGDUMP, "TLSv1: CertificateVerify hash", hash, hlen);
1075 wpa_hexdump(MSG_MSGDUMP, "TLSv1: verify_data in Finished",
  /external/wpa_supplicant_8/src/utils/
pcsc_funcs.c 289 wpa_printf(MSG_MSGDUMP, "SCARD: file header TLV 0x%02x len=%d",
298 wpa_hexdump(MSG_MSGDUMP, "SCARD: File Descriptor TLV",
302 wpa_hexdump(MSG_MSGDUMP, "SCARD: File Identifier TLV",
306 wpa_hexdump(MSG_MSGDUMP, "SCARD: DF name (AID) TLV",
310 wpa_hexdump(MSG_MSGDUMP, "SCARD: Proprietary "
314 wpa_hexdump(MSG_MSGDUMP, "SCARD: Life Cycle Status "
318 wpa_hexdump(MSG_MSGDUMP, "SCARD: File size TLV",
330 wpa_hexdump(MSG_MSGDUMP, "SCARD: Total file size TLV",
334 wpa_hexdump(MSG_MSGDUMP, "SCARD: PIN Status Template "
344 wpa_hexdump(MSG_MSGDUMP, "SCARD: Short File
    [all...]
  /external/wpa_supplicant_8/src/common/
ieee802_11_common.c 29 wpa_printf(MSG_MSGDUMP, "short vendor specific "
51 wpa_printf(MSG_MSGDUMP, "short WMM "
118 wpa_printf(MSG_MSGDUMP, "Unknown WFA "
193 wpa_hexdump(MSG_MSGDUMP, "IEs", start, len);
346 wpa_printf(MSG_MSGDUMP, "IEEE 802.11 element parse "

Completed in 165 milliseconds

1 2 3 4 5