Searched refs:gtk_buf (Results 1 – 1 of 1) sorted by relevance
1036 u8 gtk_buf[32]; in wpa_supplicant_install_gtk() local1057 os_memcpy(gtk_buf, gd->gtk, 16); in wpa_supplicant_install_gtk()1058 os_memcpy(gtk_buf + 16, gd->gtk + 24, 8); in wpa_supplicant_install_gtk()1059 os_memcpy(gtk_buf + 24, gd->gtk + 16, 8); in wpa_supplicant_install_gtk()1060 _gtk = gtk_buf; in wpa_supplicant_install_gtk()1070 forced_memzero(gtk_buf, sizeof(gtk_buf)); in wpa_supplicant_install_gtk()1080 forced_memzero(gtk_buf, sizeof(gtk_buf)); in wpa_supplicant_install_gtk()1083 forced_memzero(gtk_buf, sizeof(gtk_buf)); in wpa_supplicant_install_gtk()