Searched refs:SetCipherSettings (Results 1 – 2 of 2) sorted by relevance
237 static int SetCipherSettings(sqlite3 *db, CipherType type, uint32_t iterTimes);
2165 int SQLiteUtils::SetCipherSettings(sqlite3 *db, CipherType type, uint32_t iterTimes) in SetCipherSettings() function in DistributedDB::SQLiteUtils2305 errCode = SQLiteUtils::SetCipherSettings(db, type, iterTimes); in SetKeyInner()