Home
last modified time | relevance | path

Searched defs:GetPublicKey (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/core/crypto/
Decdsa.hpp144 …Error GetPublicKey(PublicKey &aPublicKey) const { return otPlatCryptoEcdsaGetPublicKey(this, &aPub… in GetPublicKey() function in ot::Crypto::Ecdsa::P256::KeyPair
248 Error GetPublicKey(PublicKey &aPublicKey) const in GetPublicKey() function in ot::Crypto::Ecdsa::P256::KeyPairAsRef