HomeSort by relevance Sort by last modified time
    Searched full:rekey (Results 1 - 25 of 28) sorted by null

1 2

  /external/ipsec-tools/src/racoon/
TODO 15 o better rekey
120 (over night, data transfer >1Gb) with frequent dynamic rekey
122 (over night, data transfer >1Gb) with frequent dynamic rekey
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
BordeauxSessionStorage.java 146 int removeSessions(String reKey) {
148 new String[]{COLUMN_KEY, reKey});
  /external/autotest/server/site_tests/network_WiFi_GTK/
network_WiFi_GTK.py 18 This test sets up an AP with an artificially small GTK and GMK rekey
  /external/iw/
wowlan.c 229 else if (strcmp(argv[0], "gtk-rekey-failure") == 0)
315 COMMAND(wowlan, enable, "[any] [disconnect] [magic-packet] [gtk-rekey-failure] [eap-identity-request]"
event.c 230 printf("\t* GTK rekey failure\n");
info.c 507 printf("\t\t * wake up on GTK rekey failure\n");
nl80211.h     [all...]
scan.c     [all...]
  /system/connectivity/shill/vpn/
l2tp_ipsec_driver.cc 84 const char kL2TPIPSecRekeyProperty[] = "L2TPIPsec.Rekey";
285 AppendFlag(kL2TPIPSecRekeyProperty, "--rekey", "--norekey", options);
  /external/autotest/client/cros/
vpn_server.py 110 ' rekey=no\n'
  /external/libdrm/include/drm/
nouveau_class.h 493 __u8 rekey; member in struct:nv50_disp_sor_hdmi_pwr_v0
  /external/javasqlite/src/main/java/SQLite/
Database.java 851 public void rekey(byte[] ekey) throws SQLite.Exception { method in class:Database
865 public void rekey(String skey) throws SQLite.Exception { method in class:Database
Shell.java 448 if (cmd.compareTo(".rekey") == 0) {
450 db.rekey(args.length > 0 ? args[0] : null);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
nl80211.h 499 * the necessary information for supporting GTK rekey offload. This
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_event.c     [all...]
nl80211_copy.h     [all...]
driver.h     [all...]
  /external/wpa_supplicant_8/hostapd/
hostapd.conf 705 # Rekeying period in seconds. 0 = do not rekey (i.e., set keys only once)
    [all...]
  /external/wpa_supplicant_8/src/ap/
wpa_auth.c 681 "strict rekeying - force GTK rekey since STA "
    [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
wpa.c 1502 int rekey, ret; local
    [all...]
  /external/kernel-headers/original/uapi/linux/
nl80211.h     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/
wpa_gui_de.ts 541 <source> (Rekey)</source>
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
peers.cpp     [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_kay.c     [all...]

Completed in 824 milliseconds

1 2