| /base/security/huks/services/huks_standard/huks_service/main/core/src/ |
| H A D | hks_upgrade_key_accesser.c | 44 HksDoUpgradeKeyAccess(const struct HksBlob *oldKey, const struct HksParamSet *srcParamSet, struct HksBlob *newKey) HksDoUpgradeKeyAccess() argument
|
| H A D | hks_upgrade_helper.c | 159 struct HksBlob newKey = { .size = 0, .data = NULL };
in HksChangeKeyOwner() local
|
| /base/security/huks/test/fuzz_test/innerapi_fuzzer/hksrename_fuzzer/ |
| H A D | hksrename_fuzzer.cpp | 39 struct HksBlob newKey = { sizeof(uint32_t), ReadData<uint8_t *>(data, size, sizeof(uint32_t)) }; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/ |
| H A D | mock_rdb.h | 222 ChangeDbFileForRestore( const std::string newPath, const std::string backupPath, const std::vector<uint8_t>& newKey) ChangeDbFileForRestore() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/ |
| H A D | security_manager_test.cpp | 62 auto newKey = passwd.GetData(); in HWTEST_F() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/huks_master_test/ |
| H A D | huks_master_test.cpp | 220 HksBlob newKey; in HWTEST_F() local
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/ |
| H A D | screen_off_time_plugin.cpp | 92 std::string newKey; in OnGetPolicy() local
|
| H A D | power_policy_plugin.cpp | 104 std::string newKey; in DealPowerSuspendPolicy() local
|
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/asymmetric_alg_test/ |
| H A D | hks_ecc_sign_verify_test_common.cpp | 95 char newKey[] = "ECC_Sign_Verify_Import_KeyAlias"; in HksEccSignVerifyTestNormalCase() local
|
| H A D | hks_rsa_sign_verify_part8_test.cpp | 412 char newKey[] = "RSA_Sign_Verify_Import_KeyAlias"; in HWTEST_F() local
|
| H A D | hks_rsa_sign_verify_test_common.cpp | 71 char newKey[] = "RSA_Sign_Verify_Import_KeyAlias"; in RsaSignVerifyTestNormalCase() local 243 char newKey[] = "RSA_Sign_Verify_Import_KeyAlias"; in RSASignVerifyTestAbnormalCase() local
|
| H A D | hks_ed25519_sign_verify_test.cpp | 133 char newKey[] = "ECC_Sign_Verify_Import_KeyAlias"; in HksEd25519SignVerifyTestNormalCase() local 190 char newKey[] = "ECC_Sign_Verify_Import_KeyAlias"; in HWTEST_F() local 256 char newKey[] = "ED25519_Sign_Verify_Import_KeyAlias"; in HWTEST_F() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/cj/include/ |
| H A D | relational_store_impl_rdbstore.h | 161 std::vector<uint8_t> newKey; member in OHOS::Relational::RdbStoreImpl
|
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/crypto_test/ |
| H A D | crypto_test.cpp | 222 HksBlob newKey; in HWTEST_F() local
|
| /test/xts/acts/security/huks/huks_napi_BasicTest/src/ |
| H A D | huks_signverify_ecc_test_common.cpp | 72 char newKey[] = "ECC_Sign_Verify_Import_KeyAlias"; in HksEccSignVerifyTestNormalCase() local
|
| H A D | huks_signverify_dsa_test.cpp | 111 char newKey[] = "DSA_Sign_Verify_Import_KeyAlias"; in HksDsaSignVerifyTestNormalCase() local
|
| H A D | huks_signverify_rsa_test_common.cpp | 84 char newKey[] = "RSA_Sign_Verify_Import_KeyAlias"; in HksRsaSignVerifyTestNormalCase() local 147 char newKey[] = "RSA_Sign_Verify_Import_KeyAlias"; in HksRSASignVerifyTestAbnormalCase() local
|
| H A D | huks_signverify_ed25519_test.cpp | 116 char newKey[] = "ECC_Sign_Verify_Import_KeyAlias"; in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| H A D | distributeddb_storage_transaction_record_test.cpp | 383 Key newKey = {87, 68, 78}; in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_single_ver_storage_executor.h | 223 Key newKey; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
| H A D | intercepted_data_impl.cpp | 106 DBStatus InterceptedDataImpl::ModifyKey(size_t index, const Key &newKey) in ModifyKey() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | cast5.c | 462 uint8_t newKey[16]; in av_cast5_init() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | js_hclass_test.cpp | 205 JSHandle<EcmaString> newKey = in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | tagged_hash_array.cpp | 227 JSTaggedValue newKey = head->GetKey(); in RemoveNode() local
|
| /base/security/huks/services/huks_standard/huks_engine/main/core/src/ |
| H A D | hks_upgrade_key.c | 292 int32_t HksUpgradeKey(const struct HksBlob *oldKey, const struct HksParamSet *paramSet, struct HksBlob *newKey)
in HksUpgradeKey() argument 332 int32_t HksUpgradeKey(const struct HksBlob *oldKey, const struct HksParamSet *paramSet, struct HksBlob *newKey)
in HksUpgradeKey() argument
|