Searched defs:recreate (Results 1 – 2 of 2) sorted by relevance
325 private void recreate(byte[] escrowSplit0, byte[] escrowSplit1) { in recreate() method in SyntheticPasswordManager.SyntheticPassword
948 static int open_output_file(const char* file_name, bool recreate, int permissions) { in open_output_file()