/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
H A D | ikvdb_commit_storage.h | 36 CipherPassword passwd; member
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/importfile_fuzzer/ |
H A D | importfile_fuzzer.cpp | 36 CipherPassword passwd; in SingerVerImport() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/ |
H A D | kv_store_delegate.h | 36 CipherPassword passwd; member
|
H A D | kv_store_nb_delegate.h | 44 CipherPassword passwd; member
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_storage_single_ver_database_oper_test.cpp | 98 CipherPassword passwd; in HWTEST_F() local 129 CipherPassword passwd; in HWTEST_F() local
|
H A D | distributeddb_sqlite_utils_test.cpp | 310 CipherPassword passwd; in HWTEST_F() local
|
H A D | distributeddb_storage_transaction_record_test.cpp | 64 CipherPassword passwd; in SetUp() local
|
H A D | distributeddb_storage_data_connection_test.cpp | 398 CipherPassword passwd; in HWTEST_F() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/rekey_fuzzer/ |
H A D | rekey_fuzzer.cpp | 41 CipherPassword passwd; in SingerVerReKey() local 65 CipherPassword passwd; in MultiVerVerReKey() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/ |
H A D | relationaldb_properties.cpp | 42 void RelationalDBProperties::SetCipherArgs(CipherType cipherType, const CipherPassword &passwd, uint32_t iterTimes) in SetCipherArgs() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
H A D | ikvdb_multi_ver_data_storage.h | 46 CipherPassword passwd; member
|
H A D | multi_ver_kvdata_storage.h | 50 CipherPassword passwd; member
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/fileoper_fuzzer/ |
H A D | fileoper_fuzzer.cpp | 58 CipherPassword passwd; in SingerVerExportAndImport() local 69 CipherPassword passwd; in MultiVerExportAndImport() local
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/ |
H A D | security_manager_test.cpp | 53 SecurityManager::DBPassword passwd; in HWTEST_F() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/relational/ |
H A D | relational_store_delegate.h | 41 CipherPassword passwd; member
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/delegate_fuzzer/ |
H A D | delegate_fuzzer.cpp | 61 CipherPassword passwd; in EncryptOperation() local 140 CipherPassword passwd; in LLVMFuzzerTestOneInput() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/ |
H A D | multi_ver_database_oper.cpp | 36 int MultiVerDatabaseOper::Rekey(const CipherPassword &passwd) in Rekey() argument 46 int MultiVerDatabaseOper::Import(const std::string &filePath, const CipherPassword &passwd) in Import() argument 65 bool MultiVerDatabaseOper::RekeyPreHandle(const CipherPassword &passwd, int &errCode) in RekeyPreHandle() argument 115 RekeyPostHandle(const CipherPassword &passwd) RekeyPostHandle() argument 129 ExportAllDatabases(const std::string ¤tDir, const CipherPassword &passwd, const std::string &dbDir) const ExportAllDatabases() argument 183 CipherPassword passwd; BackupCurrentDatabase() local [all...] |
H A D | local_database_oper.cpp | 31 int LocalDatabaseOper::Rekey(const CipherPassword &passwd) in Rekey() argument 40 int LocalDatabaseOper::Import(const std::string &filePath, const CipherPassword &passwd) in Import() argument 54 bool LocalDatabaseOper::RekeyPreHandle(const CipherPassword &passwd, int &errCode) in RekeyPreHandle() argument 113 RekeyPostHandle(const CipherPassword &passwd) RekeyPostHandle() argument 122 ExportAllDatabases(const std::string ¤tDir, const CipherPassword &passwd, const std::string &dbDir) const ExportAllDatabases() argument 184 CipherPassword passwd; ImportUnpackedDatabase() local [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/ |
H A D | auto_launch_export.h | 29 CipherPassword passwd; member
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_encrypt_database_test.cpp | 100 CipherPassword passwd; // random password in CheckRekeyWithMultiKvStore() local 143 CipherPassword passwd; // random password in CheckRekeyWithExistedSnapshot() local 183 CipherPassword passwd; // random password in CheckRekeyWithExistedObserver() local 366 CipherPassword passwd; HWTEST_F() local 409 CipherPassword passwd; HWTEST_F() local 459 CipherPassword passwd; HWTEST_F() local 506 CipherPassword passwd; HWTEST_F() local 561 CipherPassword passwd; HWTEST_F() local [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_kv_backup_test.cpp | 1001 DistributedDB::CipherPassword passwd[] = {NULL_PASSWD, NULL_PASSWD, NULL_PASSWD, g_filePasswd1, g_filePasswd2}; in KvSubImportThread() local [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/ |
H A D | sqlite_local_kvdb_connection.cpp | 422 int SQLiteLocalKvDBConnection::Rekey(const CipherPassword &passwd) in Rekey() argument 454 int SQLiteLocalKvDBConnection::Export(const std::string &filePath, const CipherPassword &passwd) in Export() argument 462 int SQLiteLocalKvDBConnection::Import(const std::string &filePath, const CipherPassword &passwd) in Import() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/nbdelegate_fuzzer/ |
H A D | nbdelegate_fuzzer.cpp | 271 CipherPassword passwd; in EncryptOperation() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
H A D | kv_store_delegate_impl.cpp | 346 DBStatus KvStoreDelegateImpl::Export(const std::string &filePath, const CipherPassword &passwd) in Export() argument 380 DBStatus KvStoreDelegateImpl::Import(const std::string &filePath, const CipherPassword &passwd) in Import() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_multi_ver_data_storage.cpp | 325 int SQLiteMultiVerDataStorage::RunRekeyLogic(CipherType type, const CipherPassword &passwd) in RunRekeyLogic() argument 351 int SQLiteMultiVerDataStorage::RunExportLogic(CipherType type, const CipherPassword &passwd, cons argument 388 ImportDatabase(const Property &property, const std::string &dir, const CipherPassword &passwd) ImportDatabase() argument [all...] |