Home
last modified time | relevance | path

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

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