/base/security/device_auth/services/authenticators/src/account_unrelated/pake_task/standard_exchange_task/ |
D | das_standard_token_manager.c | 21 static int32_t RegisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authI… in RegisterLocalIdentity() 52 static int32_t UnregisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *aut… in UnregisterLocalIdentity() 77 static int32_t DeletePeerAuthInfo(const char *pkgName, const char *serviceType, Uint8Buff *authIdPe… in DeletePeerAuthInfo() 122 Uint8Buff serviceType = { (uint8_t *)params->serviceType, strlen(params->serviceType) }; in ComputeAndSavePsk() local 170 static int32_t GetPublicKey(const char *pkgName, const char *serviceType, Uint8Buff *authId, int us… in GetPublicKey()
|
D | common_standard_bind_exchange.c | 364 Uint8Buff serviceType = { (uint8_t *)pakeParams->serviceType, strlen(pakeParams->serviceType) }; in SaveAuthInfo() local 394 Uint8Buff serviceType = { (uint8_t *)pakeParams->serviceType, strlen(pakeParams->serviceType) }; in ClientRequestStandardBindExchange() local 430 Uint8Buff serviceType = { (uint8_t *)pakeParams->serviceType, strlen(pakeParams->serviceType) }; in ServerResponseStandardBindExchange() local 490 Uint8Buff serviceType = { (uint8_t *)pakeParams->serviceType, strlen(pakeParams->serviceType) }; in ClientConfirmStandardBindExchange() local
|
D | common_standard_unbind_exchange.c | 187 Uint8Buff serviceType = { (uint8_t *)pakeParams->serviceType, strlen(pakeParams->serviceType) }; in DeleteAuthInfo() local
|
/base/security/device_auth/services/authenticators/src/account_unrelated/ |
D | das_module.c | 32 static int32_t RegisterDasLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *au… in RegisterDasLocalIdentity() 37 static int32_t UnregisterDasLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *… in UnregisterDasLocalIdentity() 42 static int32_t DeleteDasPeerAuthInfo(const char *pkgName, const char *serviceType, Uint8Buff *authI… in DeleteDasPeerAuthInfo() 47 static int32_t GetDasPublicKey(const char *pkgName, const char *serviceType, Uint8Buff *authId, int… in GetDasPublicKey()
|
D | das_task_main.c | 406 int32_t RegisterLocalIdentityInTask(const char *pkgName, const char *serviceType, Uint8Buff *authId… in RegisterLocalIdentityInTask() 428 int32_t UnregisterLocalIdentityInTask(const char *pkgName, const char *serviceType, Uint8Buff *auth… in UnregisterLocalIdentityInTask() 450 int32_t DeletePeerAuthInfoInTask(const char *pkgName, const char *serviceType, Uint8Buff *authIdPee… in DeletePeerAuthInfoInTask() 472 int32_t GetPublicKeyInTask(const char *pkgName, const char *serviceType, Uint8Buff *authIdPeer, int… in GetPublicKeyInTask()
|
D | das_task_common.c | 169 static int32_t CombineServiceId(const Uint8Buff *pkgName, const Uint8Buff *serviceType, Uint8Buff *… in CombineServiceId() 300 int32_t GenerateKeyAlias(const Uint8Buff *pkgName, const Uint8Buff *serviceType, in GenerateKeyAlias()
|
/base/security/device_auth/services/authenticators/src/account_unrelated/iso_task/lite_exchange_task/ |
D | das_lite_token_manager.c | 22 static int32_t UnregisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *aut… in UnregisterLocalIdentity() 47 static int32_t DeletePeerAuthInfo(const char *pkgName, const char *serviceType, Uint8Buff *authIdPe… in DeletePeerAuthInfo()
|
/base/security/device_auth/services/frameworks/src/module/ |
D | dev_auth_module_manager.c | 65 static bool IsParamsForDasTokenManagerValid(const char *pkgName, const char *serviceType, Uint8Buff… in IsParamsForDasTokenManagerValid() 88 int32_t RegisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, int … in RegisterLocalIdentity() 109 int32_t UnregisterLocalIdentity(const char *pkgName, const char *serviceType, Uint8Buff *authId, in… in UnregisterLocalIdentity() 130 int32_t DeletePeerAuthInfo(const char *pkgName, const char *serviceType, Uint8Buff *authId, int use… in DeletePeerAuthInfo()
|
/base/security/device_auth/services/frameworks/inc/module/ |
D | dev_auth_module_manager.h | 36 const char *serviceType; member
|
/base/security/device_auth/services/authenticators/src/account_unrelated/pake_task/pake_v1_task/pake_v1_protocol_task/ |
D | pake_v1_protocol_task_common.c | 140 Uint8Buff serviceType = { (uint8_t *)params->serviceType, strlen(params->serviceType) }; in FillPskWithDerivedKeyHex() local
|
/base/security/device_auth/services/authenticators/inc/account_unrelated/pake_task/ |
D | pake_base_cur_task.h | 42 char *serviceType; member
|
/base/security/device_auth/services/authenticators/src/account_unrelated/pake_task/ |
D | pake_task_common.c | 215 const char *serviceType = GetStringFromJson(in, FIELD_SERVICE_TYPE); in FillPkgNameAndServiceType() local
|
/base/security/device_auth/services/group_auth/src/session/ |
D | auth_session_common_util.c | 114 const char *serviceType = GetStringFromJson(receiveData, FIELD_SERVICE_TYPE); in GetGeneralReqParams() local
|
/base/security/device_auth/services/authenticators/inc/account_unrelated/iso_task/ |
D | iso_base_cur_task.h | 48 char *serviceType; member
|
/base/security/device_auth/services/authenticators/src/account_unrelated/iso_task/ |
D | iso_task_common.c | 348 const char *serviceType = GetStringFromJson(in, FIELD_SERVICE_TYPE); in FillPkgNameAndServiceType() local 537 … Uint8Buff serviceType = { (uint8_t *)params->serviceType, (uint32_t)strlen(params->serviceType) }; in GenerateKeyAliasInIso() local
|
/base/security/device_auth/services/data_manager/inc/ |
D | data_manager.h | 49 HcString serviceType; /* compatible with previous versions, the value is the same as groupId */ member
|
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
D | hril_call_parcel.h | 128 int32_t serviceType; member
|
D | hril_vendor_call_defs.h | 175 int32_t serviceType; member
|
/base/security/device_auth/services/group_auth/src/session/auth_session/ |
D | auth_session_common.c | 54 const char *serviceType = StringGet(&(localAuthInfo->serviceType)); in AddGeneralParams() local
|
/base/security/device_auth/services/data_manager/src/ |
D | data_manager.c | 62 TlvString serviceType; member
|
/base/telephony/core_service/frameworks/native/src/ |
D | core_service_proxy.cpp | 1358 bool CoreServiceProxy::IsValidServiceType(ImsServiceType serviceType) in IsValidServiceType()
|