Home
last modified time | relevance | path

Searched defs:userType (Results 1 – 17 of 17) sorted by relevance

/base/security/deviceauth/services/authenticators/src/account_unrelated/
Ddas_module.c32 …sterDasLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in RegisterDasLocalIdentity()
37 …sterDasLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in UnregisterDasLocalIdentity()
42 …eleteDasPeerAuthInfo(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in DeleteDasPeerAuthInfo()
47 …32_t GetDasPublicKey(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType, in GetDasPublicKey()
Ddas_task_main.c406 …rLocalIdentityInTask(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in RegisterLocalIdentityInTask()
428 …rLocalIdentityInTask(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in UnregisterLocalIdentityInTask()
/base/hiviewdfx/hiview/adapter/system_service/
Dparameter_ex.cpp22 auto userType = GetInteger(KEY_HIVIEW_USER_TYPE, UserType::COMMERCIAL); in IsBetaVersion() local
/base/security/deviceauth/services/frameworks/src/module/
Ddev_auth_module_manager.c64 int userType, int moduleType) in IsParamsForDasTokenManagerValid()
86 …egisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType, in RegisterLocalIdentity()
107 …egisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType, in UnregisterLocalIdentity()
128 …t DeletePeerAuthInfo(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType, in DeletePeerAuthInfo()
/base/security/deviceauth/services/authenticators/src/account_unrelated/pake_task/standard_exchange_task/
Ddas_standard_token_manager.c21 …egisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in RegisterLocalIdentity()
51 …egisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in UnregisterLocalIdentity()
169 …int32_t GetPublicKey(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType, in GetPublicKey()
/base/security/deviceauth/services/frameworks/inc/module/
Ddev_auth_module_manager.h38 int userType; member
/base/security/deviceauth/services/authenticators/src/account_unrelated/iso_task/lite_exchange_task/
Ddas_lite_token_manager.c22 …egisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in UnregisterLocalIdentity()
Diso_server_unbind_exchange_task.c55 int32_t userType = 0; in CheckRemoveInfo() local
/base/security/deviceauth/services/group_manager/src/session/bind_session/
Dbind_session_common.c170 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddGroupAndDevInfoToParams() local
447 static int32_t CheckAuthIdAndUserTypeValid(int32_t osAccountId, int userType, const char *groupId, … in CheckAuthIdAndUserTypeValid()
482 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddAuthIdAndUserTypeIfValidOrDefault() local
531 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddUserTypeIfValidOrDefault() local
894 int userType, TrustedDeviceEntry *devAuthParams) in GenerateDevAuthParams()
905 int userType) in AddTrustDevToDatabase()
948 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddGroupAndLocalDevIfNotExist() local
Dbind_session_server.c231 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddUserTypeIfExistAndValid() local
/base/security/deviceauth/deps_adapter/key_management_adapter/interfaces/
Dhuks_adapter.h68 uint8_t userType; member
Dalg_defs.h37 int32_t userType; member
/base/security/deviceauth/services/authenticators/inc/account_unrelated/pake_task/
Dpake_base_cur_task.h39 int32_t userType; member
/base/security/deviceauth/services/group_manager/src/group_operation/
Dgroup_operation_common.c441 int userType = deviceInfo->devType; in AddUserTypeToReturn() local
558 bool IsUserTypeValid(int userType) in IsUserTypeValid()
588 int32_t userType = DEVICE_TYPE_ACCESSORY; in CheckUserTypeIfExist() local
727 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddUserTypeToParamsOrDefault() local
988 int32_t userType = DEVICE_TYPE_ACCESSORY; in ProcessKeyPair() local
Dgroup_operation.c238 int userType = deviceEntry->devType; in GetPkByParams() local
/base/security/deviceauth/services/group_auth/src/group_auth_manager/account_unrelated_group_auth/
Daccount_unrelated_group_auth.c91 int32_t userType = 0; in AddSelfTypeToSelfData() local
/base/hiviewdfx/hiview/core/
Dhiview_platform.cpp156 … int32_t userType = Parameter::GetInteger(KEY_HIVIEW_USER_TYPE, Parameter::UserType::UNKNOWN_TYPE); in UpdateBetaConfigIfNeed() local