Home
last modified time | relevance | path

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

/openthread-3.6.0/examples/platforms/simulation/
Dcrypto.c91 otError otPlatCryptoEcdsaExportPublicKey(otCryptoKeyRef aKeyRef, otPlatCryptoEcdsaPublicKey *aPubli… in otPlatCryptoEcdsaExportPublicKey() function
/openthread-3.6.0/src/core/crypto/
Decdsa.hpp269 return otPlatCryptoEcdsaExportPublicKey(mKeyRef, &aPublicKey); in GetPublicKey()
/openthread-3.6.0/include/openthread/platform/
Dcrypto.h697 otError otPlatCryptoEcdsaExportPublicKey(otCryptoKeyRef aKeyRef, otPlatCryptoEcdsaPublicKey *aPubli…
/openthread-3.6.0/tests/unit/
Dtest_platform.cpp518 otError otPlatCryptoEcdsaExportPublicKey(otCryptoKeyRef aKeyRef, otPlatCryptoEcdsaPublicKey *aPubli… in otPlatCryptoEcdsaExportPublicKey() function