Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/simulation/
Dcrypto.c99 otError otPlatCryptoEcdsaSignUsingKeyRef(otCryptoKeyRef aKeyRef, in otPlatCryptoEcdsaSignUsingKeyRef() function
/openthread-latest/src/core/crypto/
Decdsa.hpp269 return otPlatCryptoEcdsaSignUsingKeyRef(mKeyRef, &aHash, &aSignature); in Sign()
/openthread-latest/include/openthread/platform/
Dcrypto.h626 otError otPlatCryptoEcdsaSignUsingKeyRef(otCryptoKeyRef aKeyRef,
/openthread-latest/tests/unit/
Dtest_platform.cpp553 otError otPlatCryptoEcdsaSignUsingKeyRef(otCryptoKeyRef aKeyRef, in otPlatCryptoEcdsaSignUsingKeyRef() function