Searched refs:UpdateCipherShaAlgo (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_utils.h | 246 …static int UpdateCipherShaAlgo(sqlite3 *db, bool setWal, CipherType type, const CipherPassword &pa…
|
H A D | sqlite_utils.cpp | 503 errCode = UpdateCipherShaAlgo(db, setWal, type, passwd, iterTimes); in SetKey() 2360 int SQLiteUtils::UpdateCipherShaAlgo(sqlite3 *db, bool setWal, CipherType type, const CipherPasswor… in UpdateCipherShaAlgo() function in DistributedDB::SQLiteUtils
|