Lines Matching refs:wpa_hexdump

196 	wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[0]", addr[0], len[0]);  in dpp_auth_build_req()
201 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[1]", addr[1], len[1]); in dpp_auth_build_req()
204 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV cleartext", clear, siv_len); in dpp_auth_build_req()
211 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV ciphertext", in dpp_auth_build_req()
382 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[0]", addr[0], len[0]); in dpp_auth_build_resp()
387 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[1]", addr[1], len[1]); in dpp_auth_build_resp()
390 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV cleartext", clear, siv_len); in dpp_auth_build_resp()
397 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV ciphertext", in dpp_auth_build_resp()
457 wpa_hexdump(MSG_DEBUG, "DPP: R-nonce", auth->r_nonce, nonce_len); in dpp_auth_build_resp_ok()
520 wpa_hexdump(MSG_DEBUG, "DPP: {R-auth}ke", in dpp_auth_build_resp_ok()
705 wpa_hexdump(MSG_MSGDUMP, "DPP: Wrapped Data", in dpp_auth_req_rx()
771 wpa_hexdump(MSG_MSGDUMP, "DPP: Initiator Protocol Key", in dpp_auth_req_rx()
798 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[0]", addr[0], len[0]); in dpp_auth_req_rx()
799 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[1]", addr[1], len[1]); in dpp_auth_req_rx()
800 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV ciphertext", in dpp_auth_req_rx()
812 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV cleartext", in dpp_auth_req_rx()
826 wpa_hexdump(MSG_DEBUG, "DPP: I-nonce", i_nonce, i_nonce_len); in dpp_auth_req_rx()
1056 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[0]", addr[0], len[0]); in dpp_auth_build_conf()
1061 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[1]", addr[1], len[1]); in dpp_auth_build_conf()
1092 wpa_hexdump(MSG_DEBUG, "DPP: {I-auth}ke", in dpp_auth_build_conf()
1108 wpa_hexdump(MSG_DEBUG, "DPP: {R-nonce}k2", in dpp_auth_build_conf()
1216 wpa_hexdump(MSG_DEBUG, "DPP: I-nonce", auth->i_nonce, nonce_len); in dpp_auth_init()
1335 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[0]", addr[0], len[0]); in dpp_auth_resp_rx_status()
1336 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[1]", addr[1], len[1]); in dpp_auth_resp_rx_status()
1337 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV ciphertext", in dpp_auth_resp_rx_status()
1349 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV cleartext", in dpp_auth_resp_rx_status()
1363 wpa_hexdump(MSG_DEBUG, "DPP: I-nonce", i_nonce, i_nonce_len); in dpp_auth_resp_rx_status()
1446 wpa_hexdump(MSG_DEBUG, "DPP: Wrapped data", in dpp_auth_resp_rx()
1459 wpa_hexdump(MSG_DEBUG, "DPP: Responder Bootstrapping Key Hash", in dpp_auth_resp_rx()
1465 wpa_hexdump(MSG_DEBUG, in dpp_auth_resp_rx()
1480 wpa_hexdump(MSG_MSGDUMP, in dpp_auth_resp_rx()
1553 wpa_hexdump(MSG_MSGDUMP, "DPP: Responder Protocol Key", in dpp_auth_resp_rx()
1584 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[0]", addr[0], len[0]); in dpp_auth_resp_rx()
1585 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[1]", addr[1], len[1]); in dpp_auth_resp_rx()
1586 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV ciphertext", in dpp_auth_resp_rx()
1598 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV cleartext", in dpp_auth_resp_rx()
1612 wpa_hexdump(MSG_DEBUG, "DPP: R-nonce", r_nonce, r_nonce_len); in dpp_auth_resp_rx()
1621 wpa_hexdump(MSG_DEBUG, "DPP: I-nonce", i_nonce, i_nonce_len); in dpp_auth_resp_rx()
1673 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV ciphertext", in dpp_auth_resp_rx()
1689 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV cleartext", in dpp_auth_resp_rx()
1705 wpa_hexdump(MSG_DEBUG, "DPP: Received Responder Authenticating Tag", in dpp_auth_resp_rx()
1710 wpa_hexdump(MSG_DEBUG, "DPP: Calculated Responder Authenticating Tag", in dpp_auth_resp_rx()
1764 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[0]", addr[0], len[0]); in dpp_auth_conf_rx_failure()
1765 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[1]", addr[1], len[1]); in dpp_auth_conf_rx_failure()
1766 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV ciphertext", in dpp_auth_conf_rx_failure()
1780 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV cleartext", in dpp_auth_conf_rx_failure()
1795 wpa_hexdump(MSG_DEBUG, "DPP: Received R-nonce", in dpp_auth_conf_rx_failure()
1797 wpa_hexdump(MSG_DEBUG, "DPP: Expected R-nonce", in dpp_auth_conf_rx_failure()
1853 wpa_hexdump(MSG_DEBUG, "DPP: Wrapped data", in dpp_auth_conf_rx()
1866 wpa_hexdump(MSG_DEBUG, "DPP: Responder Bootstrapping Key Hash", in dpp_auth_conf_rx()
1870 wpa_hexdump(MSG_DEBUG, in dpp_auth_conf_rx()
1887 wpa_hexdump(MSG_MSGDUMP, in dpp_auth_conf_rx()
1928 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[0]", addr[0], len[0]); in dpp_auth_conf_rx()
1929 wpa_hexdump(MSG_DEBUG, "DDP: AES-SIV AD[1]", addr[1], len[1]); in dpp_auth_conf_rx()
1930 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV ciphertext", in dpp_auth_conf_rx()
1942 wpa_hexdump(MSG_DEBUG, "DPP: AES-SIV cleartext", in dpp_auth_conf_rx()
1957 wpa_hexdump(MSG_DEBUG, "DPP: Received Initiator Authenticating Tag", in dpp_auth_conf_rx()
1962 wpa_hexdump(MSG_DEBUG, "DPP: Calculated Initiator Authenticating Tag", in dpp_auth_conf_rx()