Home
last modified time | relevance | path

Searched refs:otPlatCryptoSha256Hash (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/include/openthread/platform/
Dcrypto.h139 struct otPlatCryptoSha256Hash struct
147 typedef struct otPlatCryptoSha256Hash otPlatCryptoSha256Hash; typedef
587 const otPlatCryptoSha256Hash *aHash,
606 const otPlatCryptoSha256Hash *aHash,
627 const otPlatCryptoSha256Hash *aHash,
681 const otPlatCryptoSha256Hash *aHash,
/openthread-latest/examples/platforms/simulation/
Dcrypto.c100 const otPlatCryptoSha256Hash *aHash, in otPlatCryptoEcdsaSignUsingKeyRef()
111 const otPlatCryptoSha256Hash *aHash, in otPlatCryptoEcdsaVerifyUsingKeyRef()
/openthread-latest/include/openthread/
Dcrypto.h60 typedef otPlatCryptoSha256Hash otCryptoSha256Hash;
/openthread-latest/src/core/crypto/
Dcrypto_platform.cpp560 const otPlatCryptoSha256Hash *aHash, in otPlatCryptoEcdsaSign()
619 const otPlatCryptoSha256Hash *aHash, in otPlatCryptoEcdsaVerify()
775 const otPlatCryptoSha256Hash *aHash, in otPlatCryptoEcdsaSign()
786 const otPlatCryptoSha256Hash *aHash, in otPlatCryptoEcdsaVerify()
/openthread-latest/tests/unit/
Dtest_platform.cpp554 const otPlatCryptoSha256Hash *aHash, in otPlatCryptoEcdsaSignUsingKeyRef()
565 const otPlatCryptoSha256Hash *aHash, in otPlatCryptoEcdsaVerifyUsingKeyRef()