/ohos5.0/base/security/asset/services/crypto_manager/src/ |
H A D | huks_wrapper.c | 100 static int32_t AddCommonGenParams(struct HksParamSet *paramSet, const struct KeyId *keyId) in AddCommonGenParams() 127 int32_t GenerateKey(const struct KeyId *keyId, bool needAuth, bool requirePasswordSet) in GenerateKey() 185 int32_t DeleteKey(const struct KeyId *keyId) in DeleteKey() 201 int32_t IsKeyExist(const struct KeyId *keyId) in IsKeyExist() 217 int32_t EncryptData(const struct KeyId *keyId, const struct HksBlob *aad, const struct HksBlob *inD… in EncryptData() 252 int32_t DecryptData(const struct KeyId *keyId, const struct HksBlob *aad, const struct HksBlob *inD… in DecryptData() 294 int32_t InitKey(const struct KeyId *keyId, uint32_t validTime, struct HksBlob *challenge, struct Hk… in InitKey() 370 int32_t RenameKeyAlias(const struct KeyId *keyId, const struct HksBlob *newKeyAlias) in RenameKeyAlias()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_creator_manager_test.cpp | 74 string keyId = ""; variable 90 string keyId = ""; variable 106 string keyId = ""; variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/ |
H A D | image_creator_manager.cpp | 24 sptr<IConsumerSurface> ImageCreatorManager::GetSurfaceByKeyId(string keyId) in GetSurfaceByKeyId() 32 shared_ptr<ImageCreator> ImageCreatorManager::GetImageCreatorByKeyId(string keyId) in GetImageCreatorByKeyId()
|
/ohos5.0/base/security/asset/test/unittest/module_test/src/ |
H A D | huks_wrapper_test.cpp | 86 struct KeyId keyId = { 0, keyAlias, DEVICE_POWERED_ON }; variable 102 struct KeyId keyId = { 0, keyAlias, DEVICE_POWERED_ON }; variable 127 struct KeyId keyId = { 0, keyAlias, DEVICE_POWERED_ON }; variable 162 struct KeyId keyId = { 100, keyAlias, DEVICE_FIRST_UNLOCKED }; variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/src/ |
H A D | image_receiver_manager.cpp | 34 shared_ptr<ImageReceiver> ImageReceiverManager::getImageReceiverByKeyId(string keyId) in getImageReceiverByKeyId() 38 sptr<Surface> ImageReceiverManager::getSurfaceByKeyId(string keyId) in getSurfaceByKeyId()
|
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/ |
H A D | clouddisk_sync_helper.cpp | 54 string keyId = to_string(userId) + bundleName; in RegisterTriggerSync() local 74 string keyId = to_string(userId) + bundleName; in UnregisterRepeatingTriggerSync() local 90 string keyId = to_string(userId) + bundleName; in OnTriggerSyncCallback() local
|
/ohos5.0/drivers/peripheral/clearplay/hdi_service/common/ |
H A D | data_parser.cpp | 89 std::vector<uint8_t> keyId(keyIdString.begin(), keyIdString.end()); in ParsePssh() local 114 std::vector<uint8_t> keyId; in ParsePssh() local 132 std::string keyId(keyIds[i].begin(), keyIds[i].end()); in generateRequest() local
|
H A D | session.cpp | 59 int32_t Session::setKeyIdAndKeyValue(const std::vector<uint8_t> &keyId, const std::vector<uint8_t> … in setKeyIdAndKeyValue() 68 int32_t Session::getKeyValueByKeyId(const std::vector<uint8_t> &keyId, std::vector<uint8_t> &keyVal… in getKeyValueByKeyId()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avcenc_info_test/ |
H A D | cenc_info_capi_unit_test.cpp | 130 uint8_t keyId[] = { variable 154 uint8_t keyId[] = { variable 194 uint8_t keyId[] = { variable 218 uint8_t keyId[] = { variable 239 uint8_t keyId[] = { variable 382 uint8_t keyId[] = { variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/key_manager_test/ |
H A D | key_manager_sup_test.cpp | 134 string keyId; variable 177 string keyId; variable
|
/aosp14/frameworks/base/keystore/java/android/security/keystore2/ |
H A D | AndroidKeyStorePrivateKey.java | 34 long keyId, @NonNull Authorization[] authorizations, @NonNull String algorithm, in AndroidKeyStorePrivateKey()
|
H A D | AndroidKeyStoreEdECPrivateKey.java | 35 @NonNull KeyDescriptor descriptor, long keyId, in AndroidKeyStoreEdECPrivateKey()
|
H A D | AndroidKeyStoreXDHPrivateKey.java | 38 @NonNull KeyDescriptor descriptor, long keyId, in AndroidKeyStoreXDHPrivateKey()
|
H A D | AndroidKeyStoreECPrivateKey.java | 38 long keyId, in AndroidKeyStoreECPrivateKey()
|
H A D | AndroidKeyStoreRSAPrivateKey.java | 40 long keyId, in AndroidKeyStoreRSAPrivateKey()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | lazy_load_watcher.cpp | 22 uint16_t keyId) in LazyLoadWatcher()
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/events/ |
H A D | key_event.h | 60 KeyEvent(uint16_t keyId, uint16_t state) : keyId_(keyId), state_(state) {} in KeyEvent()
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/drm/ |
H A D | _crypto_info.md | 40 ### keyId subsection
|
/aosp14/frameworks/base/core/java/android/security/rkp/ |
H A D | IRegistration.aidl | 55 void getKey(int keyId, IGetKeyCallback callback); in getKey()
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
H A D | input_event_info.h | 50 uint16_t keyId; /* key type device use this param for touched key id */ member 58 uint16_t keyId; /* key type device use this param for touched key id */ member
|
/ohos5.0/base/security/access_token/services/el5filekeymanager/test/src/ |
H A D | el5_filekey_manager_service_mock_unittest.cpp | 65 int32_t GenerateAppKey(uint32_t uid, const std::string& bundleName, std::string& keyId) in GenerateAppKey() 194 std::string keyId; variable 213 std::string keyId; variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/ |
H A D | key_manager_mock.cpp | 73 int32_t KeyManager::GenerateAppkey(uint32_t userId, uint32_t hashId, std::string &keyId) in GenerateAppkey() 78 int32_t KeyManager::DeleteAppkey(uint32_t userId, const std::string keyId) in DeleteAppkey()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | el5_filekey_callback.cpp | 45 std::string keyId = ""; in OnRegenerateAppKey() local
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
H A D | bytrace_adapter.cpp | 50 int32_t keyId = keyEvent->GetId(); in StartBytrace() local 138 int32_t keyId = key->GetId(); in StartBytrace() local 145 int32_t keyId = keyEvent->GetId(); in StartBytrace() local
|
/ohos5.0/base/security/access_token/interfaces/innerkits/el5filekeymanager/test/unittest/src/ |
H A D | el5_filekey_manager_kit_unittest.cpp | 109 std::string keyId; variable
|