Home
last modified time | relevance | path

Searched refs:PakeAlgType (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/device_auth/services/protocol/inc/pake_protocol/
H A Dpake_defs.h41 } PakeAlgType; typedef
70 PakeAlgType supportedPakeAlg;
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_related/
H A Daccount_version_util.h49 PakeAlgType pakeAlgType;
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/
H A Ddas_version_util.h78 PakeAlgType GetSupportedPakeAlg(VersionStruct *curVersion, ProtocolType protocolType);
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/
H A Ddas_version_util.c305 PakeAlgType GetSupportedPakeAlg(VersionStruct *curVersion, ProtocolType protocolType) in GetSupportedPakeAlg()
307 PakeAlgType pakeAlgType = PAKE_ALG_NONE; in GetSupportedPakeAlg()
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp1153 PakeAlgType type = GetSupportedPakeAlg(&version, PAKE_V2);