Home
last modified time | relevance | path

Searched refs:wpa_hexdump (Results 1 – 25 of 191) sorted by relevance

12345678

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ft.c39 wpa_hexdump(MSG_DEBUG, "FT: PMKR0Name", in wpa_derive_ptk_ft()
44 wpa_hexdump(MSG_DEBUG, "FT: PMKR1Name", sm->pmk_r1_name, in wpa_derive_ptk_ft()
50 wpa_hexdump(MSG_DEBUG, "FT: PTKName", ptk_name, WPA_PMK_NAME_LEN); in wpa_derive_ptk_ft()
77 wpa_hexdump(MSG_DEBUG, "FT: Mobility domain", in wpa_sm_set_ft_params()
88 wpa_hexdump(MSG_DEBUG, "FT: R0KH-ID", in wpa_sm_set_ft_params()
102 wpa_hexdump(MSG_DEBUG, "FT: R1KH-ID", in wpa_sm_set_ft_params()
121 wpa_hexdump(MSG_DEBUG, "FT: Stored MDIE and FTIE from " in wpa_sm_set_ft_params()
393 wpa_hexdump(MSG_DEBUG, "FT: Response IEs", ies, ies_len); in wpa_ft_process_response()
394 wpa_hexdump(MSG_DEBUG, "FT: RIC IEs", ric_ies, ric_ies_len); in wpa_ft_process_response()
439 wpa_hexdump(MSG_DEBUG, "FT: Received SNonce", in wpa_ft_process_response()
[all …]
Dwpa_ie.c275 wpa_hexdump(MSG_DEBUG, "WPA: WPA IE in EAPOL-Key", in wpa_parse_generic()
284 wpa_hexdump(MSG_DEBUG, "WPA: PMKID in EAPOL-Key", in wpa_parse_generic()
302 wpa_hexdump(MSG_DEBUG, "WPA: MAC Address in EAPOL-Key", in wpa_parse_generic()
321 wpa_hexdump(MSG_DEBUG, "WPA: Nonce in EAPOL-Key", in wpa_parse_generic()
330 wpa_hexdump(MSG_DEBUG, "WPA: Lifetime in EAPOL-Key", in wpa_parse_generic()
339 wpa_hexdump(MSG_DEBUG, "WPA: Error in EAPOL-Key", in wpa_parse_generic()
392 wpa_hexdump(MSG_DEBUG, "WPA: RSN IE in EAPOL-Key", in wpa_supplicant_parse_ies()
397 wpa_hexdump(MSG_DEBUG, "WPA: MDIE in EAPOL-Key", in wpa_supplicant_parse_ies()
402 wpa_hexdump(MSG_DEBUG, "WPA: FTIE in EAPOL-Key", in wpa_supplicant_parse_ies()
407 wpa_hexdump(MSG_DEBUG, "WPA: Reassoc Deadline " in wpa_supplicant_parse_ies()
[all …]
Dwpa.c66 wpa_hexdump(MSG_DEBUG, "WPA: Derived Key MIC", key_mic, 16); in wpa_eapol_key_send()
67 wpa_hexdump(MSG_MSGDUMP, "WPA: TX EAPOL-Key", msg, msg_len); in wpa_eapol_key_send()
162 wpa_hexdump(MSG_DEBUG, "RSN: matched PMKID", pmkid, PMKID_LEN); in wpa_supplicant_get_pmk()
312 wpa_hexdump(MSG_DEBUG, "WPA: WPA IE for msg 2/4", wpa_ie, wpa_ie_len); in wpa_supplicant_send_2_of_4()
332 wpa_hexdump(MSG_DEBUG, "WPA: Replay Counter", reply->replay_counter, in wpa_supplicant_send_2_of_4()
394 wpa_hexdump(MSG_DEBUG, "RSN: msg 1/4 key data", _buf, len); in wpa_supplicant_process_1_of_4()
398 wpa_hexdump(MSG_DEBUG, "RSN: PMKID from " in wpa_supplicant_process_1_of_4()
420 wpa_hexdump(MSG_DEBUG, "WPA: Renewed SNonce", in wpa_supplicant_process_1_of_4()
543 wpa_hexdump(MSG_DEBUG, "WPA: RSC", key_rsc, rsclen); in wpa_supplicant_install_ptk()
642 wpa_hexdump(MSG_DEBUG, "WPA: RSC", key_rsc, gd->key_rsc_len); in wpa_supplicant_install_gtk()
[all …]
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
Dwpa_ft.c45 wpa_hexdump(MSG_DEBUG, "FT: PMKR0Name", in wpa_derive_ptk_ft()
50 wpa_hexdump(MSG_DEBUG, "FT: PMKR1Name", pmk_r1_name, WPA_PMK_NAME_LEN); in wpa_derive_ptk_ft()
55 wpa_hexdump(MSG_DEBUG, "FT: PTKName", ptk_name, WPA_PMK_NAME_LEN); in wpa_derive_ptk_ft()
75 wpa_hexdump(MSG_DEBUG, "FT: Mobility domain", in wpa_sm_set_ft_params()
85 wpa_hexdump(MSG_DEBUG, "FT: R0KH-ID", r0kh_id, r0kh_id_len); in wpa_sm_set_ft_params()
98 wpa_hexdump(MSG_DEBUG, "FT: R1KH-ID", r1kh_id, FT_R1KH_ID_LEN); in wpa_sm_set_ft_params()
466 wpa_hexdump(MSG_DEBUG, "FT: Response IEs", ies, ies_len); in wpa_ft_process_response()
518 wpa_hexdump(MSG_DEBUG, "FT: R0KH-ID in FTIE", in wpa_ft_process_response()
520 wpa_hexdump(MSG_DEBUG, "FT: The current R0KH-ID", in wpa_ft_process_response()
538 wpa_hexdump(MSG_DEBUG, "FT: R1KH-ID", sm->r1kh_id, FT_R1KH_ID_LEN); in wpa_ft_process_response()
[all …]
/external/wpa_supplicant_6/wpa_supplicant/src/hlr_auc_gw/
Dmilenage.c284 wpa_hexdump(MSG_DEBUG, "Milenage: AUTN", autn, 16); in milenage_check()
285 wpa_hexdump(MSG_DEBUG, "Milenage: RAND", _rand, 16); in milenage_check()
299 wpa_hexdump(MSG_DEBUG, "Milenage: SQN", rx_sqn, 6); in milenage_check()
310 wpa_hexdump(MSG_DEBUG, "Milenage: AUTS", auts, 14); in milenage_check()
315 wpa_hexdump(MSG_DEBUG, "Milenage: AMF", amf, 2); in milenage_check()
319 wpa_hexdump(MSG_DEBUG, "Milenage: MAC_A", mac_a, 8); in milenage_check()
323 wpa_hexdump(MSG_DEBUG, "Milenage: Received MAC_A", in milenage_check()
1104 wpa_hexdump(MSG_DEBUG, "SQN", sqn, 6); in main()
1105 wpa_hexdump(MSG_DEBUG, "RAND", _rand, 16); in main()
1106 wpa_hexdump(MSG_DEBUG, "AUTN", buf, 16); in main()
[all …]
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
Deap_fast_common.c81 wpa_hexdump(MSG_DEBUG, "EAP-FAST: client_random", in eap_fast_derive_master_secret()
83 wpa_hexdump(MSG_DEBUG, "EAP-FAST: server_random", in eap_fast_derive_master_secret()
187 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: EAP-Payload TLV", in eap_fast_parse_tlv()
199 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Result TLV", pos, len); in eap_fast_parse_tlv()
224 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Intermediate Result TLV", in eap_fast_parse_tlv()
250 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Crypto-Binding TLV", in eap_fast_parse_tlv()
269 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Request-Action TLV", in eap_fast_parse_tlv()
288 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: PAC TLV", pos, len); in eap_fast_parse_tlv()
Deap_sim_common.c142 wpa_hexdump(MSG_DEBUG, "EAP-SIM: counter", counter, 2); in eap_sim_derive_keys_reauth()
143 wpa_hexdump(MSG_DEBUG, "EAP-SIM: NONCE_S", nonce_s, in eap_sim_derive_keys_reauth()
149 wpa_hexdump(MSG_DEBUG, "EAP-SIM: XKEY'", xkey, SHA1_MAC_LEN); in eap_sim_derive_keys_reauth()
157 wpa_hexdump(MSG_DEBUG, "EAP-SIM: keying material (MSK)", in eap_sim_derive_keys_reauth()
162 wpa_hexdump(MSG_DEBUG, "EAP-SIM: EMSK", emsk, EAP_EMSK_LEN); in eap_sim_derive_keys_reauth()
195 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Verify MAC - msg", in eap_sim_verify_mac()
197 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Verify MAC - extra data", in eap_sim_verify_mac()
202 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Verify MAC: MAC", in eap_sim_verify_mac()
224 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Add MAC - msg", msg, msg_len); in eap_sim_add_mac()
225 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Add MAC - extra data", in eap_sim_add_mac()
[all …]
/external/wpa_supplicant_8/src/eap_common/
Deap_fast_common.c75 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()
181 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: EAP-Payload TLV", in eap_fast_parse_tlv()
193 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Result TLV", pos, len); in eap_fast_parse_tlv()
218 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Intermediate Result TLV", in eap_fast_parse_tlv()
244 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Crypto-Binding TLV", in eap_fast_parse_tlv()
263 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: Request-Action TLV", in eap_fast_parse_tlv()
282 wpa_hexdump(MSG_MSGDUMP, "EAP-FAST: PAC TLV", pos, len); in eap_fast_parse_tlv()
Deap_sim_common.c137 wpa_hexdump(MSG_DEBUG, "EAP-SIM: counter", counter, 2); in eap_sim_derive_keys_reauth()
138 wpa_hexdump(MSG_DEBUG, "EAP-SIM: NONCE_S", nonce_s, in eap_sim_derive_keys_reauth()
144 wpa_hexdump(MSG_DEBUG, "EAP-SIM: XKEY'", xkey, SHA1_MAC_LEN); in eap_sim_derive_keys_reauth()
152 wpa_hexdump(MSG_DEBUG, "EAP-SIM: keying material (MSK)", in eap_sim_derive_keys_reauth()
157 wpa_hexdump(MSG_DEBUG, "EAP-SIM: EMSK", emsk, EAP_EMSK_LEN); in eap_sim_derive_keys_reauth()
190 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Verify MAC - msg", in eap_sim_verify_mac()
192 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Verify MAC - extra data", in eap_sim_verify_mac()
197 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Verify MAC: MAC", in eap_sim_verify_mac()
219 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Add MAC - msg", msg, msg_len); in eap_sim_add_mac()
220 wpa_hexdump(MSG_MSGDUMP, "EAP-SIM: Add MAC - extra data", in eap_sim_add_mac()
[all …]
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c353 wpa_hexdump(MSG_DEBUG, "FT: PMKR0Name", pmk_r0_name, WPA_PMK_NAME_LEN); in wpa_auth_derive_ptk_ft()
360 wpa_hexdump(MSG_DEBUG, "FT: PMKR1Name", sm->pmk_r1_name, in wpa_auth_derive_ptk_ft()
369 wpa_hexdump(MSG_DEBUG, "FT: PTKName", ptk_name, WPA_PMK_NAME_LEN); in wpa_auth_derive_ptk_ft()
482 wpa_hexdump(MSG_MSGDUMP, "FT: Resource descriptor IE(s)", in wpa_ft_process_rdie()
555 wpa_hexdump(MSG_MSGDUMP, "FT: RIC Request", ric, ric_len); in wpa_ft_process_ric()
768 wpa_hexdump(MSG_DEBUG, "FT: Received authentication frame IEs", in wpa_ft_process_auth_req()
798 wpa_hexdump(MSG_DEBUG, "FT: STA R0KH-ID", in wpa_ft_process_auth_req()
808 wpa_hexdump(MSG_DEBUG, "FT: Requested PMKR0Name", in wpa_ft_process_auth_req()
813 wpa_hexdump(MSG_DEBUG, "FT: Derived requested PMKR1Name", in wpa_ft_process_auth_req()
843 wpa_hexdump(MSG_DEBUG, "FT: Received SNonce", in wpa_ft_process_auth_req()
[all …]
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
Deap_pax.c169 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: X (server rand)", in eap_pax_process_std_1()
175 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ignored extra payload", in eap_pax_process_std_1()
184 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: Y (client rand)", in eap_pax_process_std_1()
204 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: B = Y (client rand)", in eap_pax_process_std_1()
218 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: MAC_CK(A, B, CID)", in eap_pax_process_std_1()
227 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", rpos, EAP_PAX_ICV_LEN); in eap_pax_process_std_1()
283 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: MAC_CK(B, CID)", in eap_pax_process_std_3()
291 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: expected MAC_CK(B, CID)", in eap_pax_process_std_3()
302 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ignored extra payload", in eap_pax_process_std_3()
318 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", rpos, EAP_PAX_ICV_LEN); in eap_pax_process_std_3()
[all …]
Deap_psk.c118 wpa_hexdump(MSG_DEBUG, "EAP-PSK: RAND_S", hdr1->rand_s, in eap_psk_process_1()
169 wpa_hexdump(MSG_DEBUG, "EAP-PSK: RAND_P", hdr2->rand_p, in eap_psk_process_1()
171 wpa_hexdump(MSG_DEBUG, "EAP-PSK: MAC_P", hdr2->mac_p, EAP_PSK_MAC_LEN); in eap_psk_process_1()
218 wpa_hexdump(MSG_DEBUG, "EAP-PSK: RAND_S", hdr3->rand_s, in eap_psk_process_3()
220 wpa_hexdump(MSG_DEBUG, "EAP-PSK: MAC_S", hdr3->mac_s, EAP_PSK_MAC_LEN); in eap_psk_process_3()
221 wpa_hexdump(MSG_DEBUG, "EAP-PSK: PCHANNEL", pchannel, left); in eap_psk_process_3()
273 wpa_hexdump(MSG_MSGDUMP, "EAP-PSK: PCHANNEL - nonce", in eap_psk_process_3()
275 wpa_hexdump(MSG_MSGDUMP, "EAP-PSK: PCHANNEL - hdr", in eap_psk_process_3()
277 wpa_hexdump(MSG_MSGDUMP, "EAP-PSK: PCHANNEL - cipher msg", msg, left); in eap_psk_process_3()
296 wpa_hexdump(MSG_DEBUG, "EAP-PSK: Decrypted PCHANNEL message", in eap_psk_process_3()
[all …]
Deap_leap.c109 wpa_hexdump(MSG_MSGDUMP, "EAP-LEAP: Challenge from AP", in eap_leap_process_request()
128 wpa_hexdump(MSG_MSGDUMP, "EAP-LEAP: Response", in eap_leap_process_request()
178 wpa_hexdump(MSG_MSGDUMP, "EAP-LEAP: Challenge to AP/AS", pos, in eap_leap_process_success()
231 wpa_hexdump(MSG_DEBUG, "EAP-LEAP: Response from AP", in eap_leap_process_response()
249 wpa_hexdump(MSG_DEBUG, "EAP-LEAP: Expected response from AP", in eap_leap_process_response()
356 wpa_hexdump(MSG_DEBUG, "EAP-LEAP: peer_challenge", in eap_leap_getKey()
358 wpa_hexdump(MSG_DEBUG, "EAP-LEAP: peer_response", in eap_leap_getKey()
360 wpa_hexdump(MSG_DEBUG, "EAP-LEAP: ap_challenge", in eap_leap_getKey()
362 wpa_hexdump(MSG_DEBUG, "EAP-LEAP: ap_response", in eap_leap_getKey()
Dmschapv2.c61 wpa_hexdump(MSG_DEBUG, "MSCHAPV2: auth_challenge", in mschapv2_derive_response()
63 wpa_hexdump(MSG_DEBUG, "MSCHAPV2: peer_challenge", in mschapv2_derive_response()
89 wpa_hexdump(MSG_DEBUG, "MSCHAPV2: NT Response", in mschapv2_derive_response()
91 wpa_hexdump(MSG_DEBUG, "MSCHAPV2: Auth Response", in mschapv2_derive_response()
/external/wpa_supplicant_8/src/eap_peer/
Deap_pax.c162 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: X (server rand)", in eap_pax_process_std_1()
168 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ignored extra payload", in eap_pax_process_std_1()
177 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: Y (client rand)", in eap_pax_process_std_1()
197 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: B = Y (client rand)", in eap_pax_process_std_1()
211 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: MAC_CK(A, B, CID)", in eap_pax_process_std_1()
220 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", rpos, EAP_PAX_ICV_LEN); in eap_pax_process_std_1()
276 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: MAC_CK(B, CID)", in eap_pax_process_std_3()
284 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: expected MAC_CK(B, CID)", in eap_pax_process_std_3()
295 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ignored extra payload", in eap_pax_process_std_3()
311 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", rpos, EAP_PAX_ICV_LEN); in eap_pax_process_std_3()
[all …]
Deap_psk.c113 wpa_hexdump(MSG_DEBUG, "EAP-PSK: RAND_S", hdr1->rand_s, in eap_psk_process_1()
164 wpa_hexdump(MSG_DEBUG, "EAP-PSK: RAND_P", hdr2->rand_p, in eap_psk_process_1()
166 wpa_hexdump(MSG_DEBUG, "EAP-PSK: MAC_P", hdr2->mac_p, EAP_PSK_MAC_LEN); in eap_psk_process_1()
213 wpa_hexdump(MSG_DEBUG, "EAP-PSK: RAND_S", hdr3->rand_s, in eap_psk_process_3()
215 wpa_hexdump(MSG_DEBUG, "EAP-PSK: MAC_S", hdr3->mac_s, EAP_PSK_MAC_LEN); in eap_psk_process_3()
216 wpa_hexdump(MSG_DEBUG, "EAP-PSK: PCHANNEL", pchannel, left); in eap_psk_process_3()
268 wpa_hexdump(MSG_MSGDUMP, "EAP-PSK: PCHANNEL - nonce", in eap_psk_process_3()
270 wpa_hexdump(MSG_MSGDUMP, "EAP-PSK: PCHANNEL - hdr", in eap_psk_process_3()
272 wpa_hexdump(MSG_MSGDUMP, "EAP-PSK: PCHANNEL - cipher msg", msg, left); in eap_psk_process_3()
291 wpa_hexdump(MSG_DEBUG, "EAP-PSK: Decrypted PCHANNEL message", in eap_psk_process_3()
[all …]
Dmschapv2.c55 wpa_hexdump(MSG_DEBUG, "MSCHAPV2: auth_challenge", in mschapv2_derive_response()
57 wpa_hexdump(MSG_DEBUG, "MSCHAPV2: peer_challenge", in mschapv2_derive_response()
83 wpa_hexdump(MSG_DEBUG, "MSCHAPV2: NT Response", in mschapv2_derive_response()
85 wpa_hexdump(MSG_DEBUG, "MSCHAPV2: Auth Response", in mschapv2_derive_response()
Deap_leap.c104 wpa_hexdump(MSG_MSGDUMP, "EAP-LEAP: Challenge from AP", in eap_leap_process_request()
123 wpa_hexdump(MSG_MSGDUMP, "EAP-LEAP: Response", in eap_leap_process_request()
173 wpa_hexdump(MSG_MSGDUMP, "EAP-LEAP: Challenge to AP/AS", pos, in eap_leap_process_success()
226 wpa_hexdump(MSG_DEBUG, "EAP-LEAP: Response from AP", in eap_leap_process_response()
250 wpa_hexdump(MSG_DEBUG, "EAP-LEAP: Expected response from AP", in eap_leap_process_response()
363 wpa_hexdump(MSG_DEBUG, "EAP-LEAP: peer_challenge", in eap_leap_getKey()
365 wpa_hexdump(MSG_DEBUG, "EAP-LEAP: peer_response", in eap_leap_getKey()
367 wpa_hexdump(MSG_DEBUG, "EAP-LEAP: ap_challenge", in eap_leap_getKey()
369 wpa_hexdump(MSG_DEBUG, "EAP-LEAP: ap_response", in eap_leap_getKey()
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
Dpcsc_funcs.c263 wpa_hexdump(MSG_DEBUG, "SCARD: file header FSP template", in scard_parse_fsp_templ()
346 wpa_hexdump(MSG_DEBUG, "SCARD: EF_DIR select", buf, blen); in scard_get_aid()
367 wpa_hexdump(MSG_DEBUG, "SCARD: EF_DIR record", buf, rlen); in scard_get_aid()
395 wpa_hexdump(MSG_DEBUG, "SCARD: AID from EF_DIR record", in scard_get_aid()
567 wpa_hexdump(MSG_DEBUG, "SCARD: 3G USIM AID", aid, aid_len); in scard_init()
576 wpa_hexdump(MSG_INFO, "SCARD: 3G USIM AID", in scard_init()
691 wpa_hexdump(MSG_DEBUG, "SCARD: scard_transmit: recv", in scard_transmit()
721 wpa_hexdump(MSG_DEBUG, "SCARD: select file by AID", in _scard_select_file()
812 wpa_hexdump(MSG_DEBUG, "SCARD: file length determination response", in scard_get_record_len()
1054 wpa_hexdump(MSG_DEBUG, "SCARD: GSM auth - RAND", _rand, 16); in scard_gsm_auth()
[all …]
Dwpa_debug.h28 #define wpa_hexdump(...) do {} while (0) macro
52 #define wpa_hexdump(l,t,b,le) do { } while (0) macro
100 void wpa_hexdump(int level, const char *title, const u8 *buf, size_t len);
105 wpa_hexdump(level, title, wpabuf_head(buf), wpabuf_len(buf)); in wpa_hexdump_buf()
/external/wpa_supplicant_8/src/utils/
Dpcsc_funcs.c257 wpa_hexdump(MSG_DEBUG, "SCARD: file header FSP template", in scard_parse_fsp_templ()
340 wpa_hexdump(MSG_DEBUG, "SCARD: EF_DIR select", buf, blen); in scard_get_aid()
361 wpa_hexdump(MSG_DEBUG, "SCARD: EF_DIR record", buf, rlen); in scard_get_aid()
389 wpa_hexdump(MSG_DEBUG, "SCARD: AID from EF_DIR record", in scard_get_aid()
561 wpa_hexdump(MSG_DEBUG, "SCARD: 3G USIM AID", aid, aid_len); in scard_init()
570 wpa_hexdump(MSG_INFO, "SCARD: 3G USIM AID", in scard_init()
685 wpa_hexdump(MSG_DEBUG, "SCARD: scard_transmit: recv", in scard_transmit()
715 wpa_hexdump(MSG_DEBUG, "SCARD: select file by AID", in _scard_select_file()
806 wpa_hexdump(MSG_DEBUG, "SCARD: file length determination response", in scard_get_record_len()
1103 wpa_hexdump(MSG_DEBUG, "SCARD: GSM auth - RAND", _rand, 16); in scard_gsm_auth()
[all …]
Dwpa_debug.h24 #define wpa_hexdump(...) do {} while (0) macro
51 #define wpa_hexdump(l,t,b,le) do { } while (0) macro
106 void wpa_hexdump(int level, const char *title, const u8 *buf, size_t len);
111 wpa_hexdump(level, title, buf ? wpabuf_head(buf) : NULL, in wpa_hexdump_buf()
/external/wpa_supplicant_8/src/eap_server/
Deap_server_pax.c105 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: A = X (server rand)", in eap_pax_build_std_1()
112 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", pos, EAP_PAX_ICV_LEN); in eap_pax_build_std_1()
149 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: MAC_CK(B, CID)", in eap_pax_build_std_3()
159 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", pos, EAP_PAX_ICV_LEN); in eap_pax_build_std_3()
206 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: received payload", in eap_pax_check()
266 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", icv, EAP_PAX_ICV_LEN); in eap_pax_check()
273 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: Expected ICV", in eap_pax_check()
314 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: Y (client rand)", in eap_pax_process_std_2()
344 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: MAC_CK(A, B, CID)", in eap_pax_process_std_2()
401 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: Expected MAC_CK(A, B, CID)", in eap_pax_process_std_2()
[all …]
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
Deap_pax.c110 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: A = X (server rand)", in eap_pax_build_std_1()
117 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", pos, EAP_PAX_ICV_LEN); in eap_pax_build_std_1()
154 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: MAC_CK(B, CID)", in eap_pax_build_std_3()
164 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", pos, EAP_PAX_ICV_LEN); in eap_pax_build_std_3()
211 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: received payload", in eap_pax_check()
271 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: ICV", icv, EAP_PAX_ICV_LEN); in eap_pax_check()
278 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: Expected ICV", in eap_pax_check()
319 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: Y (client rand)", in eap_pax_process_std_2()
349 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: MAC_CK(A, B, CID)", in eap_pax_process_std_2()
406 wpa_hexdump(MSG_MSGDUMP, "EAP-PAX: Expected MAC_CK(A, B, CID)", in eap_pax_process_std_2()
[all …]
/external/wpa_supplicant_8/src/crypto/
Dmilenage.c278 wpa_hexdump(MSG_DEBUG, "Milenage: AUTN", autn, 16); in milenage_check()
279 wpa_hexdump(MSG_DEBUG, "Milenage: RAND", _rand, 16); in milenage_check()
293 wpa_hexdump(MSG_DEBUG, "Milenage: SQN", rx_sqn, 6); in milenage_check()
304 wpa_hexdump(MSG_DEBUG, "Milenage: AUTS", auts, 14); in milenage_check()
309 wpa_hexdump(MSG_DEBUG, "Milenage: AMF", amf, 2); in milenage_check()
313 wpa_hexdump(MSG_DEBUG, "Milenage: MAC_A", mac_a, 8); in milenage_check()
317 wpa_hexdump(MSG_DEBUG, "Milenage: Received MAC_A", in milenage_check()

12345678