Home
last modified time | relevance | path

Searched defs:keyId (Results 1 - 12 of 12) sorted by relevance

/base/security/access_token/interfaces/innerkits/el5filekeymanager/src/
H A Del5_filekey_manager_kit.cpp33 int32_t El5FilekeyManagerKit::GenerateAppKey(uint32_t uid, const std::string& bundleName, std::string& keyId) in GenerateAppKey() argument
H A Del5_filekey_manager_proxy.cpp90 int32_t El5FilekeyManagerProxy::GenerateAppKey(uint32_t uid, const std::string& bundleName, std::string& keyId) in GenerateAppKey() argument
197 std::string keyId = reply.ReadString(); in GetUserAppKey() local
H A Del5_filekey_manager_client.cpp61 int32_t El5FilekeyManagerClient::GenerateAppKey(uint32_t uid, const std::string &bundleName, std::string &keyId) in GenerateAppKey() argument
/base/security/access_token/interfaces/innerkits/el5filekeymanager/test/unittest/src/
H A Del5_filekey_manager_kit_unittest.cpp109 std::string keyId; in HWTEST_F() local
/base/security/access_token/services/el5filekeymanager/test/src/
H A Del5_filekey_manager_service_unittest.cpp123 std::string keyId; in HWTEST_F() local
H A Del5_filekey_manager_service_mock_unittest.cpp65 int32_t GenerateAppKey(uint32_t uid, const std::string& bundleName, std::string& keyId) in GenerateAppKey() argument
194 std::string keyId; in HWTEST_F() local
213 std::string keyId; in HWTEST_F() local
/base/security/asset/test/unittest/module_test/src/
H A Dhuks_wrapper_test.cpp86 struct KeyId keyId = { 0, keyAlias, DEVICE_POWERED_ON }; in HWTEST_F() local
102 struct KeyId keyId = { 0, keyAlias, DEVICE_POWERED_ON }; in HWTEST_F() local
127 struct KeyId keyId in HWTEST_F() local
162 struct KeyId keyId = { 100, keyAlias, DEVICE_FIRST_UNLOCKED }; HWTEST_F() local
[all...]
/base/security/access_token/services/el5filekeymanager/src/
H A Del5_filekey_manager_stub.cpp93 std::string keyId; in GenerateAppKeyInner() local
160 std::string keyId = data.ReadString(); in UnmarshallingLoadInfos() local
H A Del5_filekey_manager_service.cpp186 int32_t El5FilekeyManagerService::GenerateAppKey(uint32_t uid, const std::string& bundleName, std::string& keyId) in GenerateAppKey() argument
/base/security/asset/services/crypto_manager/src/
H A Dhuks_wrapper.c100 static int32_t AddCommonGenParams(struct HksParamSet *paramSet, const struct KeyId *keyId) in AddCommonGenParams() argument
127 int32_t GenerateKey(const struct KeyId *keyId, bool needAuth, bool requirePasswordSet) in GenerateKey() argument
185 int32_t DeleteKey(const struct KeyId *keyId) in DeleteKey() argument
201 IsKeyExist(const struct KeyId *keyId) IsKeyExist() argument
217 EncryptData(const struct KeyId *keyId, const struct HksBlob *aad, const struct HksBlob *inData, struct HksBlob *outData) EncryptData() argument
252 DecryptData(const struct KeyId *keyId, const struct HksBlob *aad, const struct HksBlob *inData, struct HksBlob *outData) DecryptData() argument
294 InitKey(const struct KeyId *keyId, uint32_t validTime, struct HksBlob *challenge, struct HksBlob *handle) InitKey() argument
370 RenameKeyAlias(const struct KeyId *keyId, const struct HksBlob *newKeyAlias) RenameKeyAlias() argument
[all...]
/base/account/os_account/services/accountmgr/test/unittest/account_iam/
H A Daccount_iam_manager_test.cpp274 int32_t GenerateAppkey(uint32_t hashId, uint32_t userId, std::string &keyId) in GenerateAppkey() argument
279 int32_t DeleteAppkey(const std::string keyId) in DeleteAppkey() argument
/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/
H A Ddcm_attest.c1083 struct HksParam *keyId = NULL; in BuildAttestMsgClaims() local

Completed in 10 milliseconds