/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/ |
H A D | local_database_oper.cpp | 56 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 D | multi_ver_database_oper.cpp | 67 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 D | single_ver_database_oper.cpp | 90 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 D | ikvdb_commit_storage.h | 35 CipherType cipherType = CipherType::AES_256_GCM; member
|
H A D | single_ver_utils.h | 38 CipherType cipherType = CipherType::AES_256_GCM; member
|
/ohos5.0/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, uin… in SetCipherArgs()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
H A D | multi_ver_kvdata_storage.h | 49 CipherType cipherType = CipherType::AES_256_GCM; member
|
H A D | ikvdb_multi_ver_data_storage.h | 45 CipherType cipherType = CipherType::AES_256_GCM; member
|
H A D | multi_ver_natural_store.cpp | 280 CipherType cipherType; in InitStorages() local 330 CipherType cipherType; in CheckSubStorageVersion() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/ |
H A D | nstackx_mbedtls.h | 56 int cipherType; member
|
H A D | nstackx_openssl.h | 63 int cipherType; member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/ |
H A D | sqlite_local_kvdb.cpp | 305 CipherType cipherType; in InitDataBaseOption() local 345 CipherType cipherType; in ImportDatabase() local
|
/ohos5.0/base/security/huks/test/unittest/huks_common_test/include/ |
H A D | hks_test_common_h.h | 77 enum HksTestCipherType cipherType; member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_natural_store.cpp | 1610 CipherType cipherType; in InitDataBaseOption() local
|