Home
last modified time | relevance | path

Searched refs:ProtocolType (Results 1 - 6 of 6) sorted by relevance

/base/security/device_auth/services/protocol/inc/
H A Dprotocol_common.h27 } ProtocolType; typedef
/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/
H A Ddas_version_util.h77 ProtocolType GetPrototolType(VersionStruct *curVersion, OperationCode opCode);
78 PakeAlgType GetSupportedPakeAlg(VersionStruct *curVersion, ProtocolType protocolType);
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/
H A Ddas_version_util.c26 ProtocolType type;
263 static ProtocolType GetBindPrototolType(VersionStruct *curVersion) in GetBindPrototolType()
276 static ProtocolType GetAuthPrototolType(VersionStruct *curVersion) in GetAuthPrototolType()
290 ProtocolType GetPrototolType(VersionStruct *curVersion, OperationCode opCode) in GetPrototolType()
305 PakeAlgType GetSupportedPakeAlg(VersionStruct *curVersion, ProtocolType protocolType) in GetSupportedPakeAlg()
/base/security/device_auth/services/legacy/authenticators/inc/account_related/
H A Daccount_version_util.h48 ProtocolType protocolType;
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/
H A Ddas_task_main.c31 ProtocolType type;
42 ProtocolType g_taskTypeToProtocolType[] = {
192 ProtocolType protocolType = GetPrototolType(&(task->versionInfo.curVersion), task->versionInfo.opCode); in NegotiateAndProcessTask()
343 ProtocolType protocolType = GetPrototolType(&(task->versionInfo.curVersion), task->versionInfo.opCode); in CreateSingleSubTask()
/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp1155 ProtocolType protocolType = GetPrototolType(&version, CODE_NULL); in HWTEST_F()

Completed in 5 milliseconds