Home
last modified time | relevance | path

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

/openthread-latest/src/core/crypto/
Dhmac_sha256.cpp56 SuccessOrAssert(otPlatCryptoHmacSha256Update(&mContext, aBuf, aBufLength)); in Update()
Dcrypto_platform.cpp202 OT_TOOL_WEAK otError otPlatCryptoHmacSha256Update(otCryptoContext *aContext, const void *aBuf, uint… in otPlatCryptoHmacSha256Update() function
/openthread-latest/include/openthread/platform/
Dcrypto.h337 otError otPlatCryptoHmacSha256Update(otCryptoContext *aContext, const void *aBuf, uint16_t aBufLeng…