Home
last modified time | relevance | path

Searched refs:otPlatCryptoSha256Update (Results 1 – 3 of 3) sorted by relevance

/openthread-3.7.0/src/core/crypto/
Dsha256.cpp56 SuccessOrAssert(otPlatCryptoSha256Update(&mContext, aBuf, aBufLength)); in Update()
Dcrypto_platform.cpp403 OT_TOOL_WEAK otError otPlatCryptoSha256Update(otCryptoContext *aContext, const void *aBuf, uint16_t… in otPlatCryptoSha256Update() function
/openthread-3.7.0/include/openthread/platform/
Dcrypto.h550 otError otPlatCryptoSha256Update(otCryptoContext *aContext, const void *aBuf, uint16_t aBufLength);