Searched refs:GetPeerPubKeyFromCert (Results 1 – 1 of 1) sorted by relevance
275 static int32_t GetPeerPubKeyFromCert(const CertInfo *peerCertInfo, Uint8Buff *peerPkBuff) in GetPeerPubKeyFromCert() function321 ret = GetPeerPubKeyFromCert(peerCertInfo, &peerPkBuff); in GetSharedSecretForAccountInPake()