Home
last modified time | relevance | path

Searched defs:peerCertInfo (Results 1 - 7 of 7) sorted by relevance

/base/security/device_auth/services/identity_manager/src/mock/
H A Dcert_operation_mock.c30 int32_t GetAccountAsymSharedSecret(int32_t osAccountId, const char *peerUserId, const CertInfo *peerCertInfo, in GetAccountAsymSharedSecret() argument
/base/security/device_auth/services/creds_manager/src/
H A Dcreds_manager.c212 GetSharedSecretByPeerCert( const CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) GetSharedSecretByPeerCert() argument
/base/security/device_auth/test/unittest/deviceauth/source/
H A Didentity_manager_test.cpp124 CertInfo peerCertInfo = { { nullptr, 0 }, { nullptr, 0 }, P256 }; in HWTEST_F() local
204 CertInfo peerCertInfo = { { nullptr, 0 }, { nullptr, 0 }, P256 }; in HWTEST_F() local
/base/security/device_auth/services/identity_manager/src/
H A Didentity_p2p.c333 GetSharedSecretByPeerCert( const CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) GetSharedSecretByPeerCert() argument
H A Didentity_pin.c368 GetSharedSecretByPeerCert( const CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) GetSharedSecretByPeerCert() argument
H A Didentity_group.c908 GetSharedSecretByPeerCert( const CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) GetSharedSecretByPeerCert() argument
H A Dcert_operation.c279 static int32_t GetPeerPubKeyFromCert(const CertInfo *peerCertInfo, Uint8Buff *peerPkBuff) in GetPeerPubKeyFromCert() argument
700 int32_t GetAccountAsymSharedSecret(int32_t osAccountId, const char *peerUserId, const CertInfo *peerCertInfo, in GetAccountAsymSharedSecret() argument
310 GetSharedSecretForAccountInPake(int32_t osAccountId, const char *userId, const char *authId, const CertInfo *peerCertInfo, Uint8Buff *sharedSecret) GetSharedSecretForAccountInPake() argument
655 GetSharedSecretByPeerCertFromPlugin( int32_t osAccountId, const char *peerUserId, const CertInfo *peerCertInfo, Uint8Buff *sharedSecret) GetSharedSecretByPeerCertFromPlugin() argument
[all...]

Completed in 11 milliseconds