Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H A 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
H A 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
H A 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
434 CipherType cipherType; in RunExportLogic() local
501 CipherType cipherType; in InitDataBaseOption() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dikvdb_commit_storage.h35 CipherType cipherType = CipherType::AES_256_GCM; member
H A Dsingle_ver_utils.h38 CipherType cipherType = CipherType::AES_256_GCM; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelationaldb_properties.cpp42 void RelationalDBProperties::SetCipherArgs(CipherType cipherType, const CipherPassword &passwd, uin… in SetCipherArgs()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_kvdata_storage.h49 CipherType cipherType = CipherType::AES_256_GCM; member
H A Dikvdb_multi_ver_data_storage.h45 CipherType cipherType = CipherType::AES_256_GCM; member
H A Dmulti_ver_natural_store.cpp280 CipherType cipherType; in InitStorages() local
330 CipherType cipherType; in CheckSubStorageVersion() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_mbedtls.h56 int cipherType; member
H A Dnstackx_openssl.h63 int cipherType; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb.cpp305 CipherType cipherType; in InitDataBaseOption() local
345 CipherType cipherType; in ImportDatabase() local
/ohos5.0/base/security/huks/test/unittest/huks_common_test/include/
H A Dhks_test_common_h.h77 enum HksTestCipherType cipherType; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp1610 CipherType cipherType; in InitDataBaseOption() local