Searched refs:last_gtk (Results 1 – 6 of 6) sorted by relevance
500 alg != WPA_ALG_NONE && key_len <= sizeof(wpa_s->last_gtk)) { in wpa_supplicant_set_key()501 os_memcpy(wpa_s->last_gtk, key, key_len); in wpa_supplicant_set_key()
1091 u8 last_gtk[32]; member
802 res = wpa_snprintf_hex(buf, buflen, wpa_s->last_gtk, in wpa_supplicant_ctrl_iface_get()
329 u8 last_gtk[WPA_GTK_MAX_LEN]; member
394 os_memcpy(hapd->last_gtk, key, key_len); in hostapd_wpa_auth_set_key()
2135 hapd->last_gtk, hapd->last_gtk_len); in hostapd_ctrl_reset_pn()