Home
last modified time | relevance | path

Searched refs:wpa_hexdump_key (Results 1 – 25 of 121) sorted by relevance

12345

/external/wpa_supplicant_8/src/eap_common/
Deap_sim_common.c52 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()
140 wpa_hexdump_key(MSG_DEBUG, "EAP-SIM: MK", mk, EAP_SIM_MK_LEN); in eap_sim_derive_keys_reauth()
194 wpa_hexdump_key(MSG_MSGDUMP, "EAP-SIM: Verify MAC - K_aut", in eap_sim_verify_mac()
[all …]
Deap_sake_common.c269 wpa_hexdump_key(MSG_DEBUG, "EAP-SAKE: Root-Secret-A", in eap_sake_derive_keys()
275 wpa_hexdump_key(MSG_DEBUG, "EAP-SAKE: SMS-A", sms_a, EAP_SAKE_SMS_LEN); in eap_sake_derive_keys()
279 wpa_hexdump_key(MSG_DEBUG, "EAP-SAKE: TEK-Auth", in eap_sake_derive_keys()
281 wpa_hexdump_key(MSG_DEBUG, "EAP-SAKE: TEK-Cipher", in eap_sake_derive_keys()
284 wpa_hexdump_key(MSG_DEBUG, "EAP-SAKE: Root-Secret-B", in eap_sake_derive_keys()
290 wpa_hexdump_key(MSG_DEBUG, "EAP-SAKE: SMS-B", sms_b, EAP_SAKE_SMS_LEN); in eap_sake_derive_keys()
296 wpa_hexdump_key(MSG_DEBUG, "EAP-SAKE: MSK", msk, EAP_MSK_LEN); in eap_sake_derive_keys()
297 wpa_hexdump_key(MSG_DEBUG, "EAP-SAKE: EMSK", emsk, EAP_EMSK_LEN); in eap_sake_derive_keys()
Deap_pax_common.c138 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: AK", ak, EAP_PAX_AK_LEN); in eap_pax_initial_key_derivation()
139 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: MK", mk, EAP_PAX_MK_LEN); in eap_pax_initial_key_derivation()
140 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: CK", ck, EAP_PAX_CK_LEN); in eap_pax_initial_key_derivation()
141 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: ICK", ick, EAP_PAX_ICK_LEN); in eap_pax_initial_key_derivation()
Deap_gpsk_common.c153 wpa_hexdump_key(MSG_DEBUG, "EAP-GPSK: Data to MK derivation", in eap_gpsk_derive_keys_helper()
161 wpa_hexdump_key(MSG_DEBUG, "EAP-GPSK: MK", mk, mk_len); in eap_gpsk_derive_keys_helper()
167 wpa_hexdump_key(MSG_DEBUG, "EAP-GPSK: MSK", pos, EAP_MSK_LEN); in eap_gpsk_derive_keys_helper()
171 wpa_hexdump_key(MSG_DEBUG, "EAP-GPSK: EMSK", pos, EAP_EMSK_LEN); in eap_gpsk_derive_keys_helper()
175 wpa_hexdump_key(MSG_DEBUG, "EAP-GPSK: SK", pos, sk_len); in eap_gpsk_derive_keys_helper()
180 wpa_hexdump_key(MSG_DEBUG, "EAP-GPSK: PK", pos, pk_len); in eap_gpsk_derive_keys_helper()
296 wpa_hexdump_key(MSG_DEBUG, "EAP-GPSK: PSK", psk, psk_len); in eap_gpsk_derive_keys()
Deap_fast_common.c91 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: master_secret", in eap_fast_derive_master_secret()
128 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: master_secret for key " in eap_fast_derive_key()
155 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: Derived key (MSK)", in eap_fast_derive_eap_msk()
171 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: Derived key (EMSK)", in eap_fast_derive_eap_emsk()
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
Deap_sim_common.c57 wpa_hexdump_key(MSG_DEBUG, "EAP-SIM: MK", mk, EAP_SIM_MK_LEN); in eap_sim_derive_mk()
76 wpa_hexdump_key(MSG_DEBUG, "EAP-AKA: IK", ik, EAP_AKA_IK_LEN); in eap_aka_derive_mk()
77 wpa_hexdump_key(MSG_DEBUG, "EAP-AKA: CK", ck, EAP_AKA_CK_LEN); in eap_aka_derive_mk()
78 wpa_hexdump_key(MSG_DEBUG, "EAP-AKA: MK", mk, EAP_SIM_MK_LEN); in eap_aka_derive_mk()
99 wpa_hexdump_key(MSG_DEBUG, "EAP-SIM: K_encr", in eap_sim_derive_keys()
101 wpa_hexdump_key(MSG_DEBUG, "EAP-SIM: K_aut", in eap_sim_derive_keys()
103 wpa_hexdump_key(MSG_DEBUG, "EAP-SIM: keying material (MSK)", in eap_sim_derive_keys()
105 wpa_hexdump_key(MSG_DEBUG, "EAP-SIM: EMSK", emsk, EAP_EMSK_LEN); in eap_sim_derive_keys()
145 wpa_hexdump_key(MSG_DEBUG, "EAP-SIM: MK", mk, EAP_SIM_MK_LEN); in eap_sim_derive_keys_reauth()
199 wpa_hexdump_key(MSG_MSGDUMP, "EAP-SIM: Verify MAC - K_aut", in eap_sim_verify_mac()
[all …]
Deap_sake_common.c275 wpa_hexdump_key(MSG_DEBUG, "EAP-SAKE: Root-Secret-A", in eap_sake_derive_keys()
281 wpa_hexdump_key(MSG_DEBUG, "EAP-SAKE: SMS-A", sms_a, EAP_SAKE_SMS_LEN); in eap_sake_derive_keys()
285 wpa_hexdump_key(MSG_DEBUG, "EAP-SAKE: TEK-Auth", in eap_sake_derive_keys()
287 wpa_hexdump_key(MSG_DEBUG, "EAP-SAKE: TEK-Cipher", in eap_sake_derive_keys()
290 wpa_hexdump_key(MSG_DEBUG, "EAP-SAKE: Root-Secret-B", in eap_sake_derive_keys()
296 wpa_hexdump_key(MSG_DEBUG, "EAP-SAKE: SMS-B", sms_b, EAP_SAKE_SMS_LEN); in eap_sake_derive_keys()
302 wpa_hexdump_key(MSG_DEBUG, "EAP-SAKE: MSK", msk, EAP_MSK_LEN); in eap_sake_derive_keys()
303 wpa_hexdump_key(MSG_DEBUG, "EAP-SAKE: EMSK", emsk, EAP_EMSK_LEN); in eap_sake_derive_keys()
Deap_pax_common.c144 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: AK", ak, EAP_PAX_AK_LEN); in eap_pax_initial_key_derivation()
145 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: MK", mk, EAP_PAX_MK_LEN); in eap_pax_initial_key_derivation()
146 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: CK", ck, EAP_PAX_CK_LEN); in eap_pax_initial_key_derivation()
147 wpa_hexdump_key(MSG_MSGDUMP, "EAP-PAX: ICK", ick, EAP_PAX_ICK_LEN); in eap_pax_initial_key_derivation()
Deap_gpsk_common.c162 wpa_hexdump_key(MSG_DEBUG, "EAP-GPSK: Data to MK derivation", in eap_gpsk_derive_keys_helper()
170 wpa_hexdump_key(MSG_DEBUG, "EAP-GPSK: MK", mk, mk_len); in eap_gpsk_derive_keys_helper()
176 wpa_hexdump_key(MSG_DEBUG, "EAP-GPSK: MSK", pos, EAP_MSK_LEN); in eap_gpsk_derive_keys_helper()
180 wpa_hexdump_key(MSG_DEBUG, "EAP-GPSK: EMSK", pos, EAP_EMSK_LEN); in eap_gpsk_derive_keys_helper()
184 wpa_hexdump_key(MSG_DEBUG, "EAP-GPSK: SK", pos, sk_len); in eap_gpsk_derive_keys_helper()
189 wpa_hexdump_key(MSG_DEBUG, "EAP-GPSK: PK", pos, pk_len); in eap_gpsk_derive_keys_helper()
305 wpa_hexdump_key(MSG_DEBUG, "EAP-GPSK: PSK", psk, psk_len); in eap_gpsk_derive_keys()
Deap_fast_common.c97 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: master_secret", in eap_fast_derive_master_secret()
134 wpa_hexdump_key(MSG_MSGDUMP, "EAP-FAST: master_secret for key " in eap_fast_derive_key()
161 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: Derived key (MSK)", in eap_fast_derive_eap_msk()
177 wpa_hexdump_key(MSG_DEBUG, "EAP-FAST: Derived key (EMSK)", in eap_fast_derive_eap_emsk()
/external/wpa_supplicant_6/wpa_supplicant/src/wps/
Dwps_common.c101 wpa_hexdump_key(MSG_DEBUG, "WPS: DHKey", dhkey, sizeof(dhkey)); in wps_derive_keys()
112 wpa_hexdump_key(MSG_DEBUG, "WPS: KDK", kdk, sizeof(kdk)); in wps_derive_keys()
121 wpa_hexdump_key(MSG_DEBUG, "WPS: AuthKey", in wps_derive_keys()
123 wpa_hexdump_key(MSG_DEBUG, "WPS: KeyWrapKey", in wps_derive_keys()
125 wpa_hexdump_key(MSG_DEBUG, "WPS: EMSK", wps->emsk, WPS_EMSK_LEN); in wps_derive_keys()
146 wpa_hexdump_key(MSG_DEBUG, "WPS: PSK1", wps->psk1, WPS_PSK_LEN); in wps_derive_psk()
147 wpa_hexdump_key(MSG_DEBUG, "WPS: PSK2", wps->psk2, WPS_PSK_LEN); in wps_derive_psk()
/external/wpa_supplicant_8/src/crypto/
Drandom.c82 wpa_hexdump_key(MSG_EXCESSIVE, "random_mix_pool", buf, len); in random_mix_pool()
143 wpa_hexdump_key(MSG_EXCESSIVE, "random pool", in random_add_randomness()
147 wpa_hexdump_key(MSG_EXCESSIVE, "random pool", in random_add_randomness()
165 wpa_hexdump_key(MSG_EXCESSIVE, "random from os_get_random", in random_get_bytes()
174 wpa_hexdump_key(MSG_EXCESSIVE, "random from internal pool", in random_get_bytes()
193 wpa_hexdump_key(MSG_EXCESSIVE, "random from crypto module", in random_get_bytes()
202 wpa_hexdump_key(MSG_EXCESSIVE, "mixed random", buf, len); in random_get_bytes()
Daes-ccm.c43 wpa_hexdump_key(MSG_EXCESSIVE, "CCM B_0", b, AES_BLOCK_SIZE); in aes_ccm_auth_start()
122 wpa_hexdump_key(MSG_EXCESSIVE, "CCM T", x, M); in aes_ccm_encr_auth()
128 wpa_hexdump_key(MSG_EXCESSIVE, "CCM U", auth, M); in aes_ccm_encr_auth()
137 wpa_hexdump_key(MSG_EXCESSIVE, "CCM U", auth, M); in aes_ccm_decr_auth()
143 wpa_hexdump_key(MSG_EXCESSIVE, "CCM T", t, M); in aes_ccm_decr_auth()
Dmilenage.c285 wpa_hexdump_key(MSG_DEBUG, "Milenage: RES", res, *res_len); in milenage_check()
286 wpa_hexdump_key(MSG_DEBUG, "Milenage: CK", ck, 16); in milenage_check()
287 wpa_hexdump_key(MSG_DEBUG, "Milenage: IK", ik, 16); in milenage_check()
288 wpa_hexdump_key(MSG_DEBUG, "Milenage: AK", ak, 6); in milenage_check()
299 wpa_hexdump_key(MSG_DEBUG, "Milenage: AK*", ak, 6); in milenage_check()
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
Dwpa_debug.h29 #define wpa_hexdump_key(...) do {} while (0) macro
54 #define wpa_hexdump_key(l,t,b,le) do { } while (0) macro
121 void wpa_hexdump_key(int level, const char *title, const u8 *buf, size_t len);
126 wpa_hexdump_key(level, title, wpabuf_head(buf), wpabuf_len(buf)); in wpa_hexdump_buf_key()
/external/wpa_supplicant_8/src/utils/
Dwpa_debug.h27 #define wpa_hexdump_key(l,t,b,le) do { } while (0) macro
102 void wpa_hexdump_key(int level, const char *title, const u8 *buf, size_t len);
107 wpa_hexdump_key(level, title, buf ? wpabuf_head(buf) : NULL, in wpa_hexdump_buf_key()
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
Dwpa_ft.c44 wpa_hexdump_key(MSG_DEBUG, "FT: PMK-R0", sm->pmk_r0, PMK_LEN); in wpa_derive_ptk_ft()
49 wpa_hexdump_key(MSG_DEBUG, "FT: PMK-R1", sm->pmk_r1, PMK_LEN); in wpa_derive_ptk_ft()
54 wpa_hexdump_key(MSG_DEBUG, "FT: PTK", (u8 *) ptk, ptk_len); in wpa_derive_ptk_ft()
543 wpa_hexdump_key(MSG_DEBUG, "FT: PMK-R1", sm->pmk_r1, PMK_LEN); in wpa_ft_process_response()
552 wpa_hexdump_key(MSG_DEBUG, "FT: PTK", in wpa_ft_process_response()
606 wpa_hexdump_key(MSG_DEBUG, "FT: Received GTK in Reassoc Resp", in wpa_ft_process_gtk_subelem()
665 wpa_hexdump_key(MSG_DEBUG, "FT: GTK from Reassoc Resp", gtk, keylen); in wpa_ft_process_gtk_subelem()
693 wpa_hexdump_key(MSG_DEBUG, "FT: Received IGTK in Reassoc Resp", in wpa_ft_process_igtk_subelem()
717 wpa_hexdump_key(MSG_DEBUG, "FT: IGTK from Reassoc Resp", igtk, in wpa_ft_process_igtk_subelem()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ft.c38 wpa_hexdump_key(MSG_DEBUG, "FT: PMK-R0", sm->pmk_r0, PMK_LEN); in wpa_derive_ptk_ft()
43 wpa_hexdump_key(MSG_DEBUG, "FT: PMK-R1", sm->pmk_r1, PMK_LEN); in wpa_derive_ptk_ft()
49 wpa_hexdump_key(MSG_DEBUG, "FT: PTK", (u8 *) ptk, ptk_len); in wpa_derive_ptk_ft()
473 wpa_hexdump_key(MSG_DEBUG, "FT: PMK-R1", sm->pmk_r1, PMK_LEN); in wpa_ft_process_response()
482 wpa_hexdump_key(MSG_DEBUG, "FT: PTK", in wpa_ft_process_response()
550 wpa_hexdump_key(MSG_DEBUG, "FT: Received GTK in Reassoc Resp", in wpa_ft_process_gtk_subelem()
591 wpa_hexdump_key(MSG_DEBUG, "FT: GTK from Reassoc Resp", gtk, keylen); in wpa_ft_process_gtk_subelem()
618 wpa_hexdump_key(MSG_DEBUG, "FT: Received IGTK in Reassoc Resp", in wpa_ft_process_igtk_subelem()
642 wpa_hexdump_key(MSG_DEBUG, "FT: IGTK from Reassoc Resp", igtk, in wpa_ft_process_igtk_subelem()
Dwpa_ie.c279 wpa_hexdump_key(MSG_DEBUG, "WPA: GTK in EAPOL-Key", in wpa_parse_generic()
298 wpa_hexdump_key(MSG_DEBUG, "WPA: SMK in EAPOL-Key", in wpa_parse_generic()
336 wpa_hexdump_key(MSG_DEBUG, "WPA: IGTK in EAPOL-Key", in wpa_parse_generic()
370 wpa_hexdump_key(MSG_DEBUG, "WPA: Key Data", in wpa_supplicant_parse_ies()
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
Dmschapv2.c70 wpa_hexdump_key(MSG_DEBUG, "MSCHAPV2: password hash", in mschapv2_derive_response()
102 wpa_hexdump_key(MSG_DEBUG, "MSCHAPV2: Master Key", in mschapv2_derive_response()
/external/wpa_supplicant_8/src/eap_peer/
Dmschapv2.c64 wpa_hexdump_key(MSG_DEBUG, "MSCHAPV2: password hash", in mschapv2_derive_response()
105 wpa_hexdump_key(MSG_DEBUG, "MSCHAPV2: Master Key", in mschapv2_derive_response()
/external/wpa_supplicant_8/src/tls/
Dpkcs5.c163 wpa_hexdump_key(MSG_DEBUG, "PKCS #5: DES key", hash, 8); in pkcs5_crypto_init()
164 wpa_hexdump_key(MSG_DEBUG, "PKCS #5: DES IV", hash + 8, 8); in pkcs5_crypto_init()
227 wpa_hexdump_key(MSG_MSGDUMP, "PKCS #5: message M (encrypted key)", in pkcs5_decrypt()
/external/wpa_supplicant_8/src/wps/
Dwps_common.c99 wpa_hexdump_key(MSG_DEBUG, "WPS: DHKey", dhkey, sizeof(dhkey)); in wps_derive_keys()
110 wpa_hexdump_key(MSG_DEBUG, "WPS: KDK", kdk, sizeof(kdk)); in wps_derive_keys()
119 wpa_hexdump_key(MSG_DEBUG, "WPS: AuthKey", in wps_derive_keys()
121 wpa_hexdump_key(MSG_DEBUG, "WPS: KeyWrapKey", in wps_derive_keys()
123 wpa_hexdump_key(MSG_DEBUG, "WPS: EMSK", wps->emsk, WPS_EMSK_LEN); in wps_derive_keys()
144 wpa_hexdump_key(MSG_DEBUG, "WPS: PSK1", wps->psk1, WPS_PSK_LEN); in wps_derive_psk()
145 wpa_hexdump_key(MSG_DEBUG, "WPS: PSK2", wps->psk2, WPS_PSK_LEN); in wps_derive_psk()
/external/wpa_supplicant_6/wpa_supplicant/src/hlr_auc_gw/
Dmilenage.c291 wpa_hexdump_key(MSG_DEBUG, "Milenage: RES", res, *res_len); in milenage_check()
292 wpa_hexdump_key(MSG_DEBUG, "Milenage: CK", ck, 16); in milenage_check()
293 wpa_hexdump_key(MSG_DEBUG, "Milenage: IK", ik, 16); in milenage_check()
294 wpa_hexdump_key(MSG_DEBUG, "Milenage: AK", ak, 6); in milenage_check()
305 wpa_hexdump_key(MSG_DEBUG, "Milenage: AK*", ak, 6); in milenage_check()
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
Deap_peap.c254 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: Encrypting Phase 2 data", in eap_peap_build_phase2_req()
295 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: Encrypting Phase 2 SOH data", in eap_peap_build_phase2_soh()
338 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: TK", tk, 60); in eap_peap_derive_cmk()
341 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: ISK", isk, sizeof(isk)); in eap_peap_derive_cmk()
350 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: TempKey", tk, 40); in eap_peap_derive_cmk()
353 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: IMCK (IPMKj)", in eap_peap_derive_cmk()
360 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: IPMK (S-IPMKj)", data->ipmk, 40); in eap_peap_derive_cmk()
362 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: CMK (CMKj)", data->cmk, 20); in eap_peap_derive_cmk()
478 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: Encrypting Phase 2 data", in eap_peap_build_phase2_term()
631 wpa_hexdump_key(MSG_DEBUG, "EAP-PEAP: CMK", data->cmk, 20); in eap_tlv_validate_cryptobinding()
[all …]

12345