Lines Matching refs:wpa_hexdump

663 	wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[0]", addr[0], len[0]);  in dpp_pkex_build_commit_reveal_req()
664 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[1]", addr[1], len[1]); in dpp_pkex_build_commit_reveal_req()
675 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV ciphertext", in dpp_pkex_build_commit_reveal_req()
863 wpa_hexdump(MSG_DEBUG, "DPP: u", u, curve->hash_len); in dpp_pkex_rx_exchange_resp()
984 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[0]", addr[0], len[0]); in dpp_pkex_build_commit_reveal_resp()
985 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[1]", addr[1], len[1]); in dpp_pkex_build_commit_reveal_resp()
996 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV ciphertext", in dpp_pkex_build_commit_reveal_resp()
1059 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV ciphertext", in dpp_pkex_rx_commit_reveal_req()
1071 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[0]", addr[0], len[0]); in dpp_pkex_rx_commit_reveal_req()
1072 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[1]", addr[1], len[1]); in dpp_pkex_rx_commit_reveal_req()
1083 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV cleartext", in dpp_pkex_rx_commit_reveal_req()
1143 wpa_hexdump(MSG_DEBUG, "DPP: Calculated u'", in dpp_pkex_rx_commit_reveal_req()
1145 wpa_hexdump(MSG_DEBUG, "DPP: Received u", peer_u, peer_u_len); in dpp_pkex_rx_commit_reveal_req()
1180 wpa_hexdump(MSG_DEBUG, "DPP: v", v, curve->hash_len); in dpp_pkex_rx_commit_reveal_req()
1239 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV ciphertext", in dpp_pkex_rx_commit_reveal_resp()
1251 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[0]", addr[0], len[0]); in dpp_pkex_rx_commit_reveal_resp()
1252 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[1]", addr[1], len[1]); in dpp_pkex_rx_commit_reveal_resp()
1262 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV cleartext", in dpp_pkex_rx_commit_reveal_resp()
1322 wpa_hexdump(MSG_DEBUG, "DPP: Calculated v'", in dpp_pkex_rx_commit_reveal_resp()
1324 wpa_hexdump(MSG_DEBUG, "DPP: Received v", peer_v, peer_v_len); in dpp_pkex_rx_commit_reveal_resp()