Home
last modified time | relevance | path

Searched refs:IMPORT_TRUSTED_CREDENTIALS (Results 1 - 7 of 7) sorted by relevance

/base/security/device_auth/test/unittest/deviceauth/source/
H A Dcreds_manager_test.cpp99 int32_t ret = tokenManager->addToken(DEFAULT_OS_ACCOUNT, IMPORT_TRUSTED_CREDENTIALS, json); in HWTEST_F()
111 int32_t ret = tokenManager->addToken(DEFAULT_OS_ACCOUNT, IMPORT_TRUSTED_CREDENTIALS, nullptr); in HWTEST_F()
116 ret = tokenManager->addToken(DEFAULT_OS_ACCOUNT, IMPORT_TRUSTED_CREDENTIALS, json); in HWTEST_F()
120 ret = tokenManager->addToken(DEFAULT_OS_ACCOUNT, IMPORT_TRUSTED_CREDENTIALS, json); in HWTEST_F()
125 ret = tokenManager->addToken(DEFAULT_OS_ACCOUNT, IMPORT_TRUSTED_CREDENTIALS, json); in HWTEST_F()
129 ret = tokenManager->addToken(DEFAULT_OS_ACCOUNT, IMPORT_TRUSTED_CREDENTIALS, json); in HWTEST_F()
133 ret = tokenManager->addToken(DEFAULT_OS_ACCOUNT, IMPORT_TRUSTED_CREDENTIALS, json); in HWTEST_F()
165 int32_t ret = tokenManager->addToken(DEFAULT_OS_ACCOUNT, IMPORT_TRUSTED_CREDENTIALS, json); in HWTEST_F()
171 ret = tokenManager->addToken(DEFAULT_OS_ACCOUNT, IMPORT_TRUSTED_CREDENTIALS, json); in HWTEST_F()
/base/security/device_auth/services/cred_manager/src/account_related/
H A Daccount_related_cred_plugin.c27 case IMPORT_TRUSTED_CREDENTIALS: in ProcessAsyTokens()
60 case IMPORT_TRUSTED_CREDENTIALS: in ProcessSymTokens()
/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h271 IMPORT_TRUSTED_CREDENTIALS = 3, enumerator
/base/security/device_auth/services/legacy/group_manager/src/group_operation/identical_account_group/
H A Didentical_account_group.c379 res = ProcCred(ACCOUNT_RELATED_PLUGIN, osAccountId, IMPORT_TRUSTED_CREDENTIALS, credential, NULL); in AddDeviceAndToken()
627 int32_t res = ProcCred(ACCOUNT_RELATED_PLUGIN, osAccountId, IMPORT_TRUSTED_CREDENTIALS, jsonParams, processResult); in AddMetaNodeDeviceToGroup()
/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
H A Dsym_token_manager.c394 if (opCode == IMPORT_TRUSTED_CREDENTIALS) { in ImportSymTokenToKeyManager()
H A Dasy_token_manager.c777 if (opCode == IMPORT_TRUSTED_CREDENTIALS) { in CheckCredValidity()
/base/security/device_auth/services/legacy/group_manager/src/group_operation/across_account_group/
H A Dacross_account_group.c410 res = ProcCred(ACCOUNT_RELATED_PLUGIN, osAccountId, IMPORT_TRUSTED_CREDENTIALS, credential, NULL); in AddDeviceAndToken()

Completed in 8 milliseconds