Home
last modified time | relevance | path

Searched refs:mac_resp (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/common/
Ddpp.c6658 const u8 *mac_resp, const char *code, in dpp_pkex_derive_Qr() argument
6676 wpa_printf(MSG_DEBUG, "DPP: MAC-Responder: " MACSTR, MAC2STR(mac_resp)); in dpp_pkex_derive_Qr()
6677 addr[num_elem] = mac_resp; in dpp_pkex_derive_Qr()
7076 static int dpp_pkex_derive_z(const u8 *mac_init, const u8 *mac_resp, in dpp_pkex_derive_z() argument
7104 os_memcpy(pos, mac_resp, ETH_ALEN); in dpp_pkex_derive_z()