Home
last modified time | relevance | path

Searched defs:serviceType (Results 1 – 21 of 21) sorted by relevance

/base/security/device_auth/services/authenticators/src/account_unrelated/pake_task/standard_exchange_task/
Ddas_standard_token_manager.c21 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()
Dcommon_standard_bind_exchange.c364 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
Dcommon_standard_unbind_exchange.c187 Uint8Buff serviceType = { (uint8_t *)pakeParams->serviceType, strlen(pakeParams->serviceType) }; in DeleteAuthInfo() local
/base/security/device_auth/services/authenticators/src/account_unrelated/
Ddas_module.c32 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()
Ddas_task_main.c406 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()
Ddas_task_common.c169 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/
Ddas_lite_token_manager.c22 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/
Ddev_auth_module_manager.c65 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/
Ddev_auth_module_manager.h36 const char *serviceType; member
/base/security/device_auth/services/authenticators/src/account_unrelated/pake_task/pake_v1_task/pake_v1_protocol_task/
Dpake_v1_protocol_task_common.c140 Uint8Buff serviceType = { (uint8_t *)params->serviceType, strlen(params->serviceType) }; in FillPskWithDerivedKeyHex() local
/base/security/device_auth/services/authenticators/inc/account_unrelated/pake_task/
Dpake_base_cur_task.h42 char *serviceType; member
/base/security/device_auth/services/authenticators/src/account_unrelated/pake_task/
Dpake_task_common.c215 const char *serviceType = GetStringFromJson(in, FIELD_SERVICE_TYPE); in FillPkgNameAndServiceType() local
/base/security/device_auth/services/group_auth/src/session/
Dauth_session_common_util.c114 const char *serviceType = GetStringFromJson(receiveData, FIELD_SERVICE_TYPE); in GetGeneralReqParams() local
/base/security/device_auth/services/authenticators/inc/account_unrelated/iso_task/
Diso_base_cur_task.h48 char *serviceType; member
/base/security/device_auth/services/authenticators/src/account_unrelated/iso_task/
Diso_task_common.c348 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/
Ddata_manager.h49 HcString serviceType; /* compatible with previous versions, the value is the same as groupId */ member
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_call_parcel.h128 int32_t serviceType; member
Dhril_vendor_call_defs.h175 int32_t serviceType; member
/base/security/device_auth/services/group_auth/src/session/auth_session/
Dauth_session_common.c54 const char *serviceType = StringGet(&(localAuthInfo->serviceType)); in AddGeneralParams() local
/base/security/device_auth/services/data_manager/src/
Ddata_manager.c62 TlvString serviceType; member
/base/telephony/core_service/frameworks/native/src/
Dcore_service_proxy.cpp1358 bool CoreServiceProxy::IsValidServiceType(ImsServiceType serviceType) in IsValidServiceType()