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

  /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/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);
  /external/openssh/
ChangeLog 607 test server rekey limit
    [all...]
clientloop.c 1011 {"R", "request rekey", SUPPRESS_PROTO1},
    [all...]
readconf.c 958 if (s != NULL) { /* optional rekey interval present */
    [all...]
servconf.c     [all...]
packet.c     [all...]
  /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...]
driver_nl80211.c     [all...]
  /external/wpa_supplicant_8/hostapd/
hostapd.conf 692 # Rekeying period in seconds. 0 = do not rekey (i.e., set keys only once)
    [all...]
  /external/wpa_supplicant_8/src/ap/
wpa_auth.c 680 "strict rekeying - force GTK rekey since STA "
    [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
wpa.c 1437 int rekey, ret; local
    [all...]
  /external/kernel-headers/original/uapi/linux/
nl80211.h 581 * the necessary information for supporting GTK rekey offload. This
    [all...]