Home
last modified time | relevance | path

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

/base/security/device_auth/services/authenticators/src/account_unrelated/
Ddas_module.c31 …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()
Ddas_task_main.c396 …rLocalIdentityInTask(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in RegisterLocalIdentityInTask()
416 …rLocalIdentityInTask(const char *pkgName, const char *serviceType, Uint8Buff *authId, int userType) in UnregisterLocalIdentityInTask()
/base/security/device_auth/services/frameworks/src/module/
Ddev_auth_module_manager.c46 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/
Dpub_key_exchange.h24 int32_t userType; member
Dauth_code_import.h24 int32_t userType; member
Dsave_trusted_info.h26 int32_t userType; member
/base/security/device_auth/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()
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/
Dsystem_service_ohos_test.cpp41 auto userType = Parameter::GetString(KEY_HIVIEW_VERSION_TYPE, "unknown"); variable
/base/security/device_auth/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()
/base/security/device_auth/services/frameworks/inc/module/
Ddev_auth_module_manager.h40 int userType; member
/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
Dcompatible_bind_sub_session_common.c131 static int32_t CheckAuthIdAndUserTypeValid(int32_t osAccountId, int userType, const char *groupId, … in CheckAuthIdAndUserTypeValid()
166 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddAuthIdAndUserTypeIfValidOrDefault() local
215 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddUserTypeIfValidOrDefault() local
378 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddGroupAndDevInfoToParams() local
Dcompatible_bind_sub_session_util.c50 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddUserTypeIfExistAndValid() local
Dcompatible_bind_sub_session.c384 int userType, TrustedDeviceEntry *devAuthParams) in GenerateDevAuthParams()
395 int userType) in AddTrustDevToDatabase()
432 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddGroupAndLocalDevIfNotExist() local
/base/security/device_auth/deps_adapter/key_management_adapter/interfaces/
Dhuks_adapter.h69 uint8_t userType; member
Dalg_defs.h37 int32_t userType; member
/base/security/device_auth/services/authenticators/inc/account_unrelated/pake_task/
Dpake_base_cur_task.h39 int32_t userType; member
/base/security/device_auth/services/group_manager/src/group_operation/
Dgroup_operation_common.c441 int userType = deviceInfo->devType; in AddUserTypeToReturn() local
560 bool IsUserTypeValid(int userType) in IsUserTypeValid()
590 int32_t userType = DEVICE_TYPE_ACCESSORY; in CheckUserTypeIfExist() local
792 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddUserTypeToParamsOrDefault() local
1082 int32_t userType = DEVICE_TYPE_ACCESSORY; in ProcessKeyPair() local
Dgroup_operation.c220 int userType = deviceEntry->devType; in GetPkByParams() local
/base/security/device_auth/services/group_auth/src/group_auth_manager/account_unrelated_group_auth/
Daccount_unrelated_group_auth.c119 int32_t userType = 0; in AddSelfTypeToSelfData() local
/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/
Dpub_key_exchange.c195 int32_t userType = isSelf ? params->userTypeSelf : KEY_ALIAS_LT_KEY_PAIR; in GenerateKeyAlias() local
197 int32_t userType = isSelf ? params->userTypeSelf : params->userTypePeer; in GenerateKeyAlias() local
/base/security/device_auth/services/session_manager/src/session/v2/
Ddev_session_v2.c86 int32_t userType; in CmdExchangePkGenerator() local
109 int32_t userType; in CmdImportAuthCodeGenerator() local
140 int32_t userType = DEVICE_TYPE_ACCESSORY; in CmdSaveTrustedInfoGenerator() local
/base/security/device_auth/services/creds_manager/src/
Dcreds_manager.c433 int32_t *userType) in GetSelfAuthIdAndUserType()
/base/security/device_auth/services/
Ddevice_auth.c195 int32_t userType = DEVICE_TYPE_ACCESSORY; in AddDevInfoToContextByInput() local