HomeSort by: relevance | last modified time | path
    Searched refs:GTK (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-glade-2 12 <GTK-Interface/>
26 <GTK-Interface>
59 </GTK-Interface>
xgettext-glade-3 11 <GTK-Interface/>
63 <property name="label">gtk-close</property>
74 <property name="label">gtk-help</property>
xgettext-glade-1 11 <GTK-Interface/>
25 <GTK-Interface>
1334 </GTK-Interface>
  /src/external/bsd/wpa/dist/src/ap/
wpa_auth_i.h 211 u8 GTK[2][WPA_GTK_MAX_LEN];
wpa_auth.c 326 "TESTING: Override GTK RSC %016llx --> %016llx",
497 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "rekeying GTK");
500 wpa_printf(MSG_DEBUG, "GTK rekey start for authenticator ("
574 "RSN: Cannot start GTK rekey on non-primary ML authenticator");
922 * Reinitialize GTK to make sure it is suitable for the new
973 /* Go to PTKINITDONE state to allow GTK rekeying */
984 /* Go to PTKINITDONE state to allow GTK rekeying */
1076 "strict rekeying - force GTK rekey since STA is leaving");
1840 "received EAPOL-Key Request for GTK rekeying");
1847 "skip new GTK rekey - already in process")
3368 u8 *gtk, stub_gtk[32]; local
4550 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde = NULL, *pos, stub_gtk[32]; local
5169 u8 *gtk, stub_gtk[32]; local
6870 u8 rsc[WPA_KEY_RSC_LEN], *_rsc, *gtk, *kde, *pos; local
7057 u8 *gtk; local
    [all...]
wpa_auth_ft.c 2249 os_memcpy(keybuf, gsm->GTK[gsm->GN - 1], key_len);
2253 * Provide unique random GTK to each STA to prevent use
2254 * of GTK in the BSS.
2265 * Provide unique random GTK to each STA to prevent use of GTK
2272 key = gsm->GTK[gsm->GN - 1];
2292 "FT: GTK subelem encryption failed: kek_len=%d",
2654 "FT: Failed to add GTK subelement");

Completed in 587 milliseconds