| /base/security/device_auth/services/legacy/authenticators/src/account_unrelated/ |
| D | das_module.c | 31 …sterDasLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in RegisterDasLocalIdentity() 36 …sterDasLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in UnregisterDasLocalIdentity() 41 …eleteDasPeerAuthInfo(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in DeleteDasPeerAuthInfo() 46 …32_t GetDasPublicKey(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType, in GetDasPublicKey()
|
| D | das_task_main.c | 420 …rLocalIdentityInTask(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in RegisterLocalIdentityInTask() 440 …rLocalIdentityInTask(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in UnregisterLocalIdentityInTask()
|
| /base/security/device_auth/services/frameworks/src/module/ |
| D | dev_auth_module_manager.c | 46 int userType, int moduleType) in IsParamsForDasTokenManagerValid() 68 …egisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType, in RegisterLocalIdentity() 89 …egisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType, in UnregisterLocalIdentity() 110 …t DeletePeerAuthInfo(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType, in DeletePeerAuthInfo()
|
| /base/security/device_auth/services/session_manager/inc/session/v2/expand_sub_session/expand_process_lib/ |
| D | pub_key_exchange.h | 24 int32_t userType; member
|
| D | auth_code_import.h | 24 int32_t userType; member
|
| D | save_trusted_info.h | 26 int32_t userType; member
|
| /base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/standard_exchange_task/ |
| D | das_standard_token_manager.c | 21 …egisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in RegisterLocalIdentity() 52 …egisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in UnregisterLocalIdentity() 175 …int32_t GetPublicKey(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType, in GetPublicKey()
|
| /base/hiviewdfx/hiview/base/utility/test/unittest/common/ |
| D | system_service_ohos_test.cpp | 41 auto userType = Parameter::GetString(KEY_HIVIEW_VERSION_TYPE, "unknown"); variable
|
| /base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/lite_exchange_task/ |
| D | das_lite_token_manager.c | 22 …egisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in UnregisterLocalIdentity()
|
| /base/security/device_auth/services/frameworks/inc/module/ |
| D | dev_auth_module_manager.h | 40 int userType; member
|
| /base/security/device_auth/frameworks/deviceauth_lite/unittest/ |
| D | huks_adapter_test.cpp | 352 int32_t userType = 1; variable 366 int32_t userType = -1; variable 380 int32_t userType = 7; variable 391 int32_t userType = 4; variable 402 int32_t userType = 4; variable 416 int32_t userType = 1; variable 683 int32_t userType = 1; variable 716 int32_t userType = 1; variable
|
| /base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/ |
| D | compatible_bind_sub_session_common.c | 142 static int32_t CheckAuthIdAndUserTypeValid(int32_t osAccountId, int userType, const char *groupId, … in CheckAuthIdAndUserTypeValid() 177 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddAuthIdAndUserTypeIfValidOrDefault() local 226 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddUserTypeIfValidOrDefault() local 389 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddGroupAndDevInfoToParams() local
|
| D | compatible_bind_sub_session_util.c | 52 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddUserTypeIfExistAndValid() local
|
| D | compatible_bind_sub_session.c | 388 int userType, TrustedDeviceEntry *devAuthParams) in GenerateDevAuthParams() 399 int userType) in AddTrustDevToDatabase() 436 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddGroupAndLocalDevIfNotExist() local
|
| /base/security/device_auth/deps_adapter/key_management_adapter/interfaces/ |
| D | huks_adapter.h | 69 uint8_t userType; member
|
| D | alg_defs.h | 37 int32_t userType; member
|
| /base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/pake_task/ |
| D | pake_base_cur_task.h | 39 int32_t userType; member
|
| /base/security/device_auth/services/legacy/group_manager/src/group_operation/ |
| D | group_operation_common.c | 435 int userType = deviceInfo->devType; in AddUserTypeToReturn() local 554 bool IsUserTypeValid(int userType) in IsUserTypeValid() 584 int32_t userType = DEVICE_TYPE_ACCESSORY; in CheckUserTypeIfExist() local 786 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddUserTypeToParamsOrDefault() local 1066 int32_t userType = DEVICE_TYPE_ACCESSORY; in ProcessKeyPair() local
|
| D | group_operation.c | 219 int userType = deviceEntry->devType; in GetPkByParams() local
|
| /base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_unrelated_group_auth/ |
| D | account_unrelated_group_auth.c | 126 int32_t userType = 0; in AddSelfTypeToSelfData() local
|
| /base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/ |
| D | pub_key_exchange.c | 166 int32_t userType = isSelf ? params->userTypeSelf : KEY_ALIAS_LT_KEY_PAIR; in GenerateKeyAlias() local 168 int32_t userType = isSelf ? params->userTypeSelf : params->userTypePeer; in GenerateKeyAlias() local
|
| /base/security/device_auth/services/session_manager/src/session/v2/ |
| D | dev_session_v2.c | 87 int32_t userType; in CmdExchangePkGenerator() local 110 int32_t userType; in CmdImportAuthCodeGenerator() local 141 int32_t userType = DEVICE_TYPE_ACCESSORY; in CmdSaveTrustedInfoGenerator() local
|
| /base/security/device_auth/services/identity_manager/src/ |
| D | identity_group.c | 528 int32_t osAccountId, const char *groupId, Uint8Buff *authIdBuff, int32_t *userType) in GetSelfAuthIdAndUserType()
|
| /base/security/device_auth/services/ |
| D | device_auth.c | 199 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddDevInfoToContextByInput() local
|