Home
last modified time | relevance | path

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

/openthread-latest/src/core/crypto/
Decdsa.hpp144 …Error GetPublicKey(PublicKey &aPublicKey) const { return otPlatCryptoEcdsaGetPublicKey(this, &aPub… in GetPublicKey()
Dcrypto_platform.cpp523 OT_TOOL_WEAK otError otPlatCryptoEcdsaGetPublicKey(const otPlatCryptoEcdsaKeyPair *aKeyPair, in otPlatCryptoEcdsaGetPublicKey() function
765 OT_TOOL_WEAK otError otPlatCryptoEcdsaGetPublicKey(const otPlatCryptoEcdsaKeyPair *aKeyPair, in otPlatCryptoEcdsaGetPublicKey() function
/openthread-latest/include/openthread/platform/
Dcrypto.h569 otError otPlatCryptoEcdsaGetPublicKey(const otPlatCryptoEcdsaKeyPair *aKeyPair, otPlatCryptoEcdsaPu…