Home
last modified time | relevance | path

Searched defs:credential (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/drivers/peripheral/user_auth/hdi_service/database/src/
H A Didm_common.c35 void DestroyCredentialNode(void *credential) in DestroyCredentialNode()
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/setaccountcredentialstub_fuzzer/
H A Dsetaccountcredentialstub_fuzzer.cpp38 std::string credential = fuzzData.GenerateRandomString(); in SetAccountCredentialStubFuzzTest() local
/ohos5.0/base/security/certificate_manager/interfaces/kits/napi/include/
H A Dcm_napi_get_app_cert_info_common.h31 struct Credential *credential = nullptr; member
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_manager_service_module_test.cpp761 std::string credential; variable
783 std::string credential; variable
802 std::string credential; variable
828 std::string credential; variable
881 std::string credential; variable
2338 std::string credential; variable
H A Dapp_account_manager_service_module_not_mock_test.cpp146 std::string credential; variable
/ohos5.0/base/account/os_account/frameworks/appaccount/native/test/unittest/
H A Dapp_account_manager_test.cpp1186 std::string credential; variable
1202 std::string credential; variable
1219 std::string credential; variable
1235 std::string credential; variable
1251 std::string credential; variable
/ohos5.0/base/account/os_account/frameworks/domain_account/test/moduletest/src/
H A Dmock_domain_so_plugin.cpp60 …sError *Auth(const PluginDomainAccountInfo *domainAccountInfo, const PluginUint8Vector *credential, in Auth()
/ohos5.0/base/security/certificate_manager/interfaces/kits/napi/src/
H A Dcm_napi_get_app_cert_info_common.cpp110 static void InitAppCert(struct Credential *credential) in InitAppCert()
H A Dcm_napi_common.cpp481 napi_value GenerateAppCertInfo(napi_env env, const struct Credential *credential) in GenerateAppCertInfo()
629 void FreeCredential(Credential *&credential) in FreeCredential()
/ohos5.0/base/account/os_account/frameworks/appaccount/native/test/moduletest/
H A Dapp_account_manager_module_test.cpp310 std::string credential; variable
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_manager.cpp97 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential()
103 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
H A Dapp_account.cpp227 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential()
240 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
H A Dapp_account_proxy.cpp362 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential()
374 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
H A Dapp_account_info.cpp299 const std::string &credentialType, const std::string &credential) in SetAccountCredential()
/ohos5.0/base/security/device_auth/services/data_manager/inc/
H A Ddata_manager.h53 uint8_t credential; /* 1 - asymmetrical, 2 - symmetrical */ member
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_stub.cpp162 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential()
170 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/app_account/
H A Dapp_account_info_test.cpp481 std::string credential; variable
501 std::string credential = STRING_CREDENTIAL; variable
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/domain_account/mock/
H A Dmock_musl.cpp97const PluginUint8Vector *credential, const int32_t localId, PluginAuthResultInfo **authResultInfo) in Auth()
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dinner_app_account_manager.cpp165 …AppAccountManager::GetAccountCredential(const std::string &name, const std::string &credentialType, in GetAccountCredential()
171 …AppAccountManager::SetAccountCredential(const std::string &name, const std::string &credentialType, in SetAccountCredential()
H A Dapp_account_manager_service.cpp263 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential()
275 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
H A Dapp_account_stub.cpp584 std::string credential; in ProcGetAccountCredential() local
604 std::string credential = data.ReadString(); in ProcSetAccountCredential() local
/ohos5.0/base/account/os_account/interfaces/innerkits/account_iam/native/include/
H A Daccount_iam_info.h83 std::vector<uint8_t> credential; member
/ohos5.0/base/account/os_account/frameworks/test/unittest/
H A Daccount_appaccount_proxy_mock_test.cpp264 std::string credential; variable
/ohos5.0/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_common.h53 std::string credential; member
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/across_account_group/
H A Dacross_account_group.c401 CJson *credential = GetObjFromJson(deviceInfo, FIELD_CREDENTIAL); in AddDeviceAndToken() local

12