Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Dcert_operation.c275 static int32_t GetPeerPubKeyFromCert(const CertInfo *peerCertInfo, Uint8Buff *peerPkBuff) in GetPeerPubKeyFromCert() function
321 ret = GetPeerPubKeyFromCert(peerCertInfo, &peerPkBuff); in GetSharedSecretForAccountInPake()