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

  /external/ipsec-tools/src/racoon/
remoteconf.h 139 int rekey; /* rekey ph1 when active ph2s? */ member in struct:remoteconf
remoteconf.c 539 new->rekey = REKEY_ON;
1034 p->rekey == REKEY_FORCE ? "force" : s_switch (p->rekey));
handler.c 523 if (iph1->rmconf->rekey == REKEY_FORCE)
526 if (iph1->rmconf->rekey == REKEY_ON && iph1->dpd_support &&
cfparse.y 237 %token REKEY
    [all...]
  /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
  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
wpa.c 1211 int rekey, ret; local
    [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
wpa.c 1357 int rekey, ret; local
    [all...]
  /external/wpa_supplicant/
wpa.c 3118 int rekey, ret; local
    [all...]

Completed in 169 milliseconds