Home
last modified time | relevance | path

Searched refs:selfUserType (Results 1 - 5 of 5) sorted by relevance

/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/iso_task/
H A Diso_base_cur_task.h45 int32_t selfUserType; member
/base/security/device_auth/services/identity_manager/src/
H A Didentity_group.c588 static int32_t GenerateSelfKeyAlias(const char *serviceType, int32_t selfUserType, const Uint8Buff *selfAuthIdBuff, in GenerateSelfKeyAlias() argument
593 KeyAliasType keyType = (KeyAliasType)selfUserType; in GenerateSelfKeyAlias()
673 int32_t selfUserType = 0; in ComputeAndSavePsk() local
675 int32_t ret = GetSelfAuthIdAndUserType(osAccountId, groupId, &selfAuthIdBuff, &selfUserType, &selfUpgradeFlag); in ComputeAndSavePsk()
684 ret = GenerateSelfKeyAlias(serviceType, selfUserType, &selfAuthIdBuff, isSelfFromUpgrade, &selfKeyAlias); in ComputeAndSavePsk()
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_protocol_task/
H A Diso_client_protocol_task.c66 GOTO_ERR_AND_SET_RET(AddIntToJson(payload, FIELD_PEER_USER_TYPE, params->selfUserType), res); in IsoClientStartPackData()
H A Diso_server_protocol_task.c64 GOTO_ERR_AND_SET_RET(AddIntToJson(payload, FIELD_PEER_USER_TYPE, params->selfUserType), res); in PackageServerStartMessage()
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_task_common/
H A Diso_task_common.c485 int res = GetIntFromJson(in, FIELD_SELF_TYPE, &(params->selfUserType)); in GetUserType()

Completed in 5 milliseconds