| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
| H A D | hks_openssl_common.c | 32 uint8_t *tmpKey = (uint8_t *)HksMalloc(keySizeByte); in HksOpensslGenerateRandomKey() local
|
| H A D | hks_openssl_ed25519tox25519.c | 283 uint8_t tmpKey[P_BYTES] = {0};
in FillPubKeyByZero() local 295 uint8_t tmpKey[P_BYTES] = {0};
in BnOperationOfPubKeyConversion() local
|
| /base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
| H A D | openssl_hmac_helper.c | 28 uint8_t *tmpKey = (uint8_t *)malloc(keySizeByte); in HmacGenerateKey() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/key_manager_test/ |
| H A D | key_manager_other_test.cpp | 105 std::shared_ptr<BaseKey> tmpKey = std::dynamic_pointer_cast<BaseKey>(std::make_shared<FscryptKeyV1>("test")); in HWTEST_F() local
|
| H A D | key_manager_sup_test.cpp | 257 std::shared_ptr<BaseKey> tmpKey = std::dynamic_pointer_cast<BaseKey>(std::make_shared<FscryptKeyV2>("test")); in HWTEST_F() local 319 std::shared_ptr<BaseKey> tmpKey = std::dynamic_pointer_cast<BaseKey>(std::make_shared<FscryptKeyV2>("test")); in HWTEST_F() local 342 std::shared_ptr<BaseKey> tmpKey = std::dynamic_pointer_cast<BaseKey>(std::make_shared<FscryptKeyV2>("test")); HWTEST_F() local 383 std::shared_ptr<BaseKey> tmpKey = std::dynamic_pointer_cast<BaseKey>(std::make_shared<FscryptKeyV2>("test")); HWTEST_F() local 442 std::shared_ptr<BaseKey> tmpKey = std::dynamic_pointer_cast<BaseKey>(std::make_shared<FscryptKeyV2>("test")); HWTEST_F() local 523 std::shared_ptr<BaseKey> tmpKey = std::dynamic_pointer_cast<BaseKey>(std::make_shared<FscryptKeyV2>("test")); HWTEST_F() local [all...] |
| H A D | key_manager_test.cpp | 281 std::shared_ptr<BaseKey> tmpKey = std::dynamic_pointer_cast<BaseKey>(std::make_shared<FscryptKeyV2>("test")); in HWTEST_F() local 473 std::shared_ptr<BaseKey> tmpKey = std::dynamic_pointer_cast<BaseKey>(std::make_shared<FscryptKeyV2>("test")); in HWTEST_F() local 526 std::shared_ptr<BaseKey> tmpKey = std::dynamic_pointer_cast<BaseKey>(std::make_shared<FscryptKeyV2>("test")); in HWTEST_F() local
|
| /test/xts/acts/kernel_lite/ipc_posix/shared_memory/ |
| H A D | ShmTest.cpp | 135 int tmpKey = GetRandom(2147483647);
in HWTEST_F() local
|
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/asymmetric_alg_test/ |
| H A D | hks_rsa_cipher_test_common.cpp | 126 char tmpKey[] = "RSA_Encrypt_Decrypt_KeyAlias"; in HksRsaCipherTestCase() local 162 char tmpKey[] = "RSA_Encrypt_Decrypt_KeyAlias"; in HksRsaCipherTestCaseAbnormal() local
|
| H A D | hks_rsa_cipher_part5_test.cpp | 406 char tmpKey[] = "RSA_Encrypt_Decrypt_KeyAlias"; in HWTEST_F() local 479 char tmpKey[] = "RSA_Encrypt_Decrypt_KeyAlias"; in HWTEST_F() local 533 char tmpKey[] = "RSA_Encrypt_Decrypt_KeyAlias"; in HWTEST_F() local
|
| H A D | hks_sm2_cipher_test.cpp | 434 char tmpKey[] = "SM2_Encrypt_Decrypt_KeyAlias"; in HksSm2CipherTestRun() local 635 char tmpKey[] = "SM2_Encrypt_Decrypt_KeyAlias"; in HksSm2CipherTestRunByNdk() local
|
| /test/xts/acts/security/huks/huks_napi_BasicTest/src/ |
| H A D | huks_cipher_rsa_test_common.cpp | 109 char tmpKey[] = "RSA_Encrypt_Decrypt_KeyAlias"; in HksRsaCipherTestCase() local 148 char tmpKey[] = "RSA_Encrypt_Decrypt_KeyAlias"; in HksRsaCipherTestCaseAbnormal() local
|
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
| H A D | hks_check_auth_part_test.cpp | 382 char tmpKey[] = "NewKeyAlias"; in CheckImportAuthTest() local
|
| H A D | hks_cross_test.cpp | 162 char tmpKey[] = "HksCrossTestRsaCipher001_new"; in HWTEST_F() local 210 char tmpKey[] = "HksCrossTestRsaCipher002_new"; in HWTEST_F() local 260 char tmpKey[] = "HksCrossTestDsaSignVerify001_new"; in HWTEST_F() local 304 char tmpKey[] in HWTEST_F() local 351 char tmpKey[] = "HksCrossTestEccSignVerify001_new"; HWTEST_F() local 396 char tmpKey[] = "HksCrossTestEccSignVerify002_new"; HWTEST_F() local 440 char tmpKey[] = "HksCrossTestEd25519SignVerify001_new"; HWTEST_F() local 484 char tmpKey[] = "HksCrossTestEd25519SignVerify002_new"; HWTEST_F() local 528 char tmpKey[] = "HksCrossTestRsaSignVerify001_new"; HWTEST_F() local 572 char tmpKey[] = "HksCrossTestRsaSignVerify002_new"; HWTEST_F() local [all...] |
| /foundation/resourceschedule/memmgr/services/memmgrservice/src/ |
| H A D | mem_mgr_service.cpp | 307 std::string tmpKey; in ParseParams() local
|
| /foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/ |
| H A D | flat_object_storage_engine.cpp | 305 std::vector<uint8_t> tmpKey; in RegisterObserver() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/sync_fuzzer/ |
| H A D | sync_fuzzer.cpp | 120 Key tmpKey = std::vector<uint8_t>(data, data + len); in NormalSyncPush() local 153 Key tmpKey = std::vector<uint8_t>(data, data + len); in NormalSyncPull() local 176 Key tmpKey = std::vector<uint8_t>(data, data + len); in NormalSyncPushAndPull() local 198 Key tmpKey = std::vector<uint8_t>(data + i, data + i + 1); in SubscribeOperation() local
|
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/ |
| H A D | dlp_crypt.cpp | 79 uint8_t* tmpKey = new (std::nothrow) uint8_t[keySizeByte]; in DlpOpensslGenerateRandomKey() local
|
| /base/security/huks/services/huks_standard/huks_engine/main/core/src/ |
| H A D | hks_keyblob_lite.c | 278 struct HksBlob tmpKey = { 0, NULL };
in GetRawKeyMaterial() local [all...] |
| H A D | hks_keyblob.c | 343 struct HksBlob tmpKey = { 0, NULL };
in BuildKeyBlobWithKeyParam() local
|
| /foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
| H A D | auth_manager_test.cpp | 365 SessionKey tmpKey; in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| H A D | distributeddb_interfaces_data_operation_test.cpp | 2056 Key tmpKey = {key[0], keySuffix[i], i}; in HWTEST_F() local 2131 Key tmpKey = {key[0], keySuffix[i], i}; in HWTEST_F() local 2196 Key tmpKey = {key[0], keySuffix[i], i}; in HWTEST_F() local 2271 Key tmpKey in HWTEST_F() local 2348 Key tmpKey = {key[0], keySuffix[i], i}; HWTEST_F() local 2421 Key tmpKey = {key[0], keySuffix[i], i}; HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/native/dbm_kv_store/src/kv_store_impl_hal/ |
| H A D | dbm_kv_store.c | 1036 char tmpKey[MAX_KEY_LEN + 1] = {0}; in AddNewDataItem() local
|
| /test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/ |
| H A D | huksndk.cpp | 245 char tmpKey[] = "RSA_Encrypt_Decrypt_KeyAlias";
in doOHHuksImportKeyItem() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| H A D | js_card_parser.cpp | 1199 std::string tmpKey; in ParseArrayExpression() local 1609 ParsePointOperator( const std::string& tmpKey, std::stack<std::string>& keyStack, const std::string& dataJson) ParsePointOperator() argument [all...] |
| /foundation/multimodalinput/input/service/key_command/src/ |
| H A D | key_command_handler.cpp | 1315 auto tmpKey = KeyEvent::Clone(key); in OnHandleEvent() local
|