Searched refs:GTK (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/js/
H A Dcr.js330 * Whether this uses GTK or not.
333 /GTK/.test(chrome.getVariableValue('toolkit'));
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/
H A Dcr.js32 * Whether this uses GTK or not.
36 /GTK/.test(chrome.getVariableValue('toolkit'));
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_i.h160 u8 GTK[2][WPA_GTK_MAX_LEN]; member in struct:wpa_group
H A Dwpa_auth.c245 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "rekeying GTK");
520 * Reinitialize GTK to make sure it is suitable for the new
568 /* Go to PTKINITDONE state to allow GTK rekeying */
641 "strict rekeying - force GTK rekey since STA "
1178 "received EAPOL-Key Request for GTK "
1240 /* GTK = PRF-X(GMK, "Group key expansion",
2002 GTK[GN], IGTK, [FTIE], [TIE * 2])
2019 /* WPA2 send GTK in the 4-way handshake */
2021 gtk = gsm->GTK[gsm->GN - 1];
2025 * Provide unique random GTK t
[all...]
H A Dwpa_auth_ft.c440 os_memcpy(keybuf, gsm->GTK[gsm->GN - 1], key_len);
446 key = gsm->GTK[gsm->GN - 1];
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_i.h160 u8 GTK[2][WPA_GTK_MAX_LEN]; member in struct:wpa_group
H A Dwpa_auth.c245 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "rekeying GTK");
520 * Reinitialize GTK to make sure it is suitable for the new
568 /* Go to PTKINITDONE state to allow GTK rekeying */
641 "strict rekeying - force GTK rekey since STA "
1178 "received EAPOL-Key Request for GTK "
1240 /* GTK = PRF-X(GMK, "Group key expansion",
2002 GTK[GN], IGTK, [FTIE], [TIE * 2])
2019 /* WPA2 send GTK in the 4-way handshake */
2021 gtk = gsm->GTK[gsm->GN - 1];
2025 * Provide unique random GTK t
[all...]
H A Dwpa_auth_ft.c440 os_memcpy(keybuf, gsm->GTK[gsm->GN - 1], key_len);
446 key = gsm->GTK[gsm->GN - 1];
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h160 u8 GTK[2][WPA_GTK_MAX_LEN]; member in struct:wpa_group
H A Dwpa_auth.c245 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "rekeying GTK");
520 * Reinitialize GTK to make sure it is suitable for the new
568 /* Go to PTKINITDONE state to allow GTK rekeying */
641 "strict rekeying - force GTK rekey since STA "
1178 "received EAPOL-Key Request for GTK "
1240 /* GTK = PRF-X(GMK, "Group key expansion",
2002 GTK[GN], IGTK, [FTIE], [TIE * 2])
2019 /* WPA2 send GTK in the 4-way handshake */
2021 gtk = gsm->GTK[gsm->GN - 1];
2025 * Provide unique random GTK t
[all...]
H A Dwpa_auth_ft.c440 os_memcpy(keybuf, gsm->GTK[gsm->GN - 1], key_len);
446 key = gsm->GTK[gsm->GN - 1];
/external/chromium-trace/trace-viewer/src/
H A Dbase.js369 base.isGTK = /GTK/.test(chrome.toolkit);
/external/chromium-trace/
H A Dscript.js21 n={},p={},q={},s=!1,u={},w={},t={},r={};return{set moduleBasePath(a){d(a)},get moduleBasePath(){return l},initialize:function(){if(global.document)base.doc=document,base.isMac=/Mac/.test(navigator.platform),base.isWindows=/Win/.test(navigator.platform),base.isChromeOS=/CrOS/.test(navigator.userAgent),base.isLinux=/Linux/.test(navigator.userAgent),base.isGTK=/GTK/.test(chrome.toolkit),base.isViews=/views/.test(chrome.toolkit),d("/src");else{var a=base;Object.defineProperty(global,"base",{get:function(){Object.defineProperty(global,
/external/pixman/
H A Dconfigure1473 --enable-gtk enable tests using GTK+ [default=auto]
1501 GTK_CFLAGS C compiler flags for GTK, overriding pkg-config
1502 GTK_LIBS linker flags for GTK, overriding pkg-config
13395 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTK" >&5
13396 $as_echo_n "checking for GTK... " >&6; }
13534 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTK" >&5
13535 $as_echo_n "checking for GTK... " >&6; }

Completed in 1763 milliseconds