Home
last modified time | relevance | path

Searched defs:cipherType (Results 1 – 13 of 13) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
Dlocal_database_oper.cpp56 CipherType cipherType; in RekeyPreHandle() local
91 CipherType cipherType; in BackupDb() local
115 CipherType cipherType; in RekeyPostHandle() local
128 CipherType cipherType; in ExportAllDatabases() local
183 CipherType cipherType; in ImportUnpackedDatabase() local
Dmulti_ver_database_oper.cpp67 CipherType cipherType; in RekeyPreHandle() local
117 CipherType cipherType; in RekeyPostHandle() local
136 CipherType cipherType; in ExportAllDatabases() local
182 CipherType cipherType; in BackupCurrentDatabase() local
270 CipherType cipherType; in ImportDatabase() local
Dsingle_ver_database_oper.cpp90 CipherType cipherType; in RekeyPreHandle() local
163 CipherType cipherType; in RekeyPostHandle() local
181 CipherType cipherType; in ExportMainDB() local
334 CipherType cipherType; in ImportUnpackedMainDatabase() local
451 CipherType cipherType; in RunExportLogic() local
518 CipherType cipherType; in InitDataBaseOption() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dikvdb_commit_storage.h35 CipherType cipherType = CipherType::AES_256_GCM; member
Dsingle_ver_utils.h38 CipherType cipherType = CipherType::AES_256_GCM; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelationaldb_properties.cpp42 void RelationalDBProperties::SetCipherArgs(CipherType cipherType, const CipherPassword &passwd, uin… in SetCipherArgs()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
Dmulti_ver_kvdata_storage.h49 CipherType cipherType = CipherType::AES_256_GCM; member
Dikvdb_multi_ver_data_storage.h45 CipherType cipherType = CipherType::AES_256_GCM; member
Dmulti_ver_natural_store.cpp280 CipherType cipherType; in InitStorages() local
330 CipherType cipherType; in CheckSubStorageVersion() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
Dnstackx_mbedtls.h51 uint8_t cipherType; member
Dnstackx_openssl.h58 uint8_t cipherType; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
Dsqlite_local_kvdb.cpp305 CipherType cipherType; in InitDataBaseOption() local
345 CipherType cipherType; in ImportDatabase() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store.cpp1766 CipherType cipherType; in InitDataBaseOption() local