| /base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/ |
| D | auth_sub_session.c | 30 int32_t protocolType; member 51 static const ProtocolComponent *GetProtocolComponent(int32_t protocolType) in GetProtocolComponent() 144 int32_t CreateAuthSubSession(int32_t protocolType, void *params, bool isClient, AuthSubSession **re… in CreateAuthSubSession() 181 bool IsProtocolSupport(int32_t protocolType) in IsProtocolSupport()
|
| /base/security/device_auth/services/mk_agree/src/mock/ |
| D | mk_agree_task_mock.c | 19 int32_t CreateMkAgreeTask(int protocolType, const CJson *in, MkAgreeTaskBase **returnTask) in CreateMkAgreeTask()
|
| /base/security/device_auth/services/legacy/creds_manager/src/ |
| D | creds_manager.c | 163 …const CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSec… in GetSharedSecretByUrl() 225 …const CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecr… in GetSharedSecretByPeerCert()
|
| /base/security/device_auth/services/legacy/identity_manager/src/ |
| D | identity_cred.c | 49 static int32_t ConvertISProofTypeToCertType(uint32_t protocolType, IdentityProofType *returnType) in ConvertISProofTypeToCertType() 639 const CJson *in, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) in GetSharedSecretForP2p() 653 const CJson *in, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) in GetSharedSecretForUid() 663 …const CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSec… in GetSharedSecretByUrl() 726 …const CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecr… in GetSharedSecretByPeerCert()
|
| D | identity_pin.c | 359 …const CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSec… in GetSharedSecretByUrl() 386 …const CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecr… in GetSharedSecretByPeerCert()
|
| D | identity_p2p.c | 373 …const CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSec… in GetSharedSecretByUrl() 424 …const CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecr… in GetSharedSecretByPeerCert()
|
| D | identity_group.c | 864 const CJson *in, const CJson *urlJson, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) in GetSharedSecretForP2p() 883 …const CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSec… in GetSharedSecretByUrl() 951 …const CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecr… in GetSharedSecretByPeerCert()
|
| /base/security/device_auth/services/session_manager/inc/session/v2/auth_sub_session/ |
| D | auth_sub_session.h | 30 int32_t protocolType; member
|
| /base/security/device_auth/services/legacy/authenticators/inc/account_related/ |
| D | account_version_util.h | 48 ProtocolType protocolType; member
|
| /base/security/device_auth/services/legacy/authenticators/src/account_unrelated/ |
| D | das_task_main.c | 193 …ProtocolType protocolType = GetPrototolType(&(task->versionInfo.curVersion), task->versionInfo.opC… in NegotiateAndProcessTask() local 348 …ProtocolType protocolType = GetPrototolType(&(task->versionInfo.curVersion), task->versionInfo.opC… in CreateSingleSubTask() local
|
| /base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/ |
| D | das_version_util.c | 305 PakeAlgType GetSupportedPakeAlg(VersionStruct *curVersion, ProtocolType protocolType) in GetSupportedPakeAlg()
|
| /base/security/device_auth/services/legacy/identity_manager/inc/ |
| D | identity_defines.h | 90 ProtocolAlgType protocolType; member
|
| /base/security/device_auth/services/mk_agree/src/ |
| D | mk_agree_task.c | 655 int32_t CreateMkAgreeTask(int protocolType, const CJson *in, MkAgreeTaskBase **returnTask) in CreateMkAgreeTask()
|
| /base/security/device_auth/services/key_agree_sdk/src/ |
| D | key_agree_session.c | 858 … KeyAgreeProtocol protocolType = GetKegAgreeProtocolType(&(spekeSession->versionInfo.curVersion)); in ProcessProtocolConfirm() local
|
| /base/security/device_auth/services/session_manager/src/session/v2/ |
| D | dev_session_v2.c | 1636 static ProtocolAlgType GetAlgTypeByProtocolType(int32_t protocolType) in GetAlgTypeByProtocolType() 1786 int32_t protocolType; in ProcAuthEventInner() local
|
| /base/security/device_auth/test/fuzztest/devauthinterface_fuzzer/ |
| D | devauthinterface_fuzzer.cpp | 1086 ProtocolType protocolType = GetPrototolType(&version, CODE_NULL); in DevAuthInterfaceTestCase025() local
|
| /base/security/device_auth/test/unittest/deviceauth/source/ |
| D | deviceauth_interface_test.cpp | 1347 ProtocolType protocolType = GetPrototolType(&version, CODE_NULL); variable
|