Searched refs:GetPublicKey (Results 1 – 3 of 3) sorted by relevance
144 …Error GetPublicKey(PublicKey &aPublicKey) const { return otPlatCryptoEcdsaGetPublicKey(this, &aPub… in GetPublicKey() function in ot::Crypto::Ecdsa::P256::KeyPair248 Error GetPublicKey(PublicKey &aPublicKey) const in GetPublicKey() function in ot::Crypto::Ecdsa::P256::KeyPairAsRef
97 SuccessOrQuit(keyPair.GetPublicKey(publicKey)); in TestEcdsaVector()154 SuccessOrQuit(keyPair.GetPublicKey(publicKey)); in TestEcdsaKeyGenerationSignAndVerify()
1195 if (aKeyInfo.GetPublicKey(publicKey) == kErrorNone) in ReadOrGenerateKey()1585 SuccessOrExit(error = aInfo.mKeyInfo.GetPublicKey(publicKey)); in AppendKeyRecord()