Home
last modified time | relevance | path

Searched defs:newKey (Results 26 – 50 of 52) sorted by relevance

123

/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_interfaces.c162 struct HksBlob *newKey) in HuksHdiUpgradeKey()
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/passthrough/
H A Dhuks_access.c260 struct HksBlob *newKey)) in ENABLE_CFI()
/ohos5.0/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_passthrough_adapter.c236 struct HksBlob *newKey) in HuksHdiAdapterUpgradeKey()
H A Dhuks_hdi_template.h290 #define HDI_CONVERTER_FUNC_UPGRADEKEY(oldKey, paramSet, newKey, ret, func) \ argument
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_system_data.cpp412 std::string newKey = "TCP" + ip; in UpdateNetScannerByUuid() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp720 auto newKey = GetNewKey(oriKey, sourceID); in SetDBPushDataInterceptor() local
758 auto newKey = GetNewKey(oriKey, encyptedUuid); in SetDBReceiveDataInterceptor() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/asymmetric_alg_test/
H A Dhks_dsa_sign_verify_test.cpp498 char newKey[] = "DSA_Sign_Verify_Import_KeyAlias"; in HksDsaSignVerifyTestNormalCase() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
H A Dnotification_rdb_data_mgr_test.cpp255 virtual int Restore(const std::string &backupPath, const std::vector<uint8_t> &newKey) in Restore()
260 const std::vector<uint8_t> &newKey) in ChangeDbFileForRestore()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_transaction_record_test.cpp383 Key newKey = {87, 68, 78}; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_connection.cpp585 std::vector<uint8_t> newKey = config.GetNewEncryptKey(); in ReSetKey() local
614 std::vector<uint8_t> newKey = config.GetNewEncryptKey(); in SetEncrypt() local
H A Dconnection_pool.cpp376 const std::vector<uint8_t> &newKey, SlaveStatus &slaveStatus) in ChangeDbFileForRestore()
H A Drdb_store.cpp427 int RdbStore::Restore(const std::string &backupPath, const std::vector<uint8_t> &newKey) in Restore()
H A Drdb_store_impl.cpp2178 int RdbStoreImpl::Restore(const std::string &backupPath, const std::vector<uint8_t> &newKey) in Restore()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_database_test.cpp1494 auto newKey = entries[i].key; in __anonf9df31ef0502() local
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_impl_test.cpp522 const std::vector<uint8_t> newKey; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dhuks_master.cpp299 …er::HdiAccessUpgradeKey(const HksBlob &oldKey, const HksParamSet *paramSet, struct HksBlob &newKey) in HdiAccessUpgradeKey()
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/core/src/
H A Dhks_client_service.c362 struct HksBlob newKey = { .size = 0, .data = NULL }; in CheckAndUpgradeKeyIfNeed() local
2187 static int32_t HksMallocNewKey(struct HksBlob *newKey) in HksMallocNewKey()
2205 struct HksBlob newKey = { 0, NULL }; in HksServiceChangeStorageLevel() local
/ohos5.0/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhuks_hdi.h296 #define HDI_CONVERTER_FUNC_UPGRADEKEY(oldKey, paramSet, newKey, ret, func) \ argument
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
H A Dgif_encoder.cpp658 uint32_t newKey = (((uint32_t)curChar) << BITS_IN_BYTE) + Pixel; in LZWEncode() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_utils.cpp1221 static inline bool IsKeyNotSame(const string &newKey, const string &oldKey) in IsKeyNotSame()
2183 std::string newKey; in UpdateAstcDateTakenFromKvStore() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_relational_storage_engine.cpp924 Key newKey = DBCommon::GetPrefixTableName(tableName.second); in UpdateKvData() local
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinputmethod_controller_capi_test.cpp360 std::string newKey = "newKey"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.cpp2200 Key newKey; in Translate() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store.cpp71 std::vector<uint8_t> newKey; member
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dclone_restore.cpp664 string newKey; in MoveAstc() local

123