Searched refs:reKeyFile (Results 1 – 2 of 2) sorted by relevance
239 auto reKeyFile = storeId + REKEY_NEW; in RekeyRecover() local240 auto rekeyName = path + "/rekey/key/" + reKeyFile + ".key"; in RekeyRecover()252 dbPassword = SecurityManager::GetInstance().GetDBPassword(reKeyFile, rekeyPath); in RekeyRecover()
605 auto &reKeyFile = keyFiles.GetKeyFile(PUB_KEY_FILE_NEW_KEY); in ChangeKeyFile() local607 SqliteUtils::RenameFile(reKeyFile, keyFile); in ChangeKeyFile()631 auto &reKeyFile = keyFiles.GetKeyFile(PUB_KEY_FILE_NEW_KEY); in RestoreKeyFile() local635 SqliteUtils::DeleteFile(reKeyFile); in RestoreKeyFile()