Home
last modified time | relevance | path

Searched defs:rekey (Results 1 – 2 of 2) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
DDatabase.java851 public void rekey(byte[] ekey) throws SQLite.Exception { in rekey() method in Database
865 public void rekey(String skey) throws SQLite.Exception { in rekey() method in Database
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.c1358 int rekey, ret; in wpa_supplicant_process_1_of_2() local