Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dcrypto.c99 otError otPlatCryptoEcdsaSignUsingKeyRef(otCryptoKeyRef aKeyRef, in otPlatCryptoEcdsaSignUsingKeyRef() function
/aosp_15_r20/external/openthread/src/core/crypto/
H A Decdsa.hpp289 return otPlatCryptoEcdsaSignUsingKeyRef(mKeyRef, &aHash, &aSignature); in Sign()
/aosp_15_r20/external/openthread/include/openthread/platform/
H A Dcrypto.h674 otError otPlatCryptoEcdsaSignUsingKeyRef(otCryptoKeyRef aKeyRef,
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_platform.cpp551 otError otPlatCryptoEcdsaSignUsingKeyRef(otCryptoKeyRef aKeyRef, in otPlatCryptoEcdsaSignUsingKeyRef() function