Home
last modified time | relevance | path

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

/openthread-latest/src/core/crypto/
Dhmac_sha256.cpp47 SuccessOrAssert(otPlatCryptoHmacSha256Init(&mContext)); in HmacSha256()
Dcrypto_platform.cpp153 OT_TOOL_WEAK otError otPlatCryptoHmacSha256Init(otCryptoContext *aContext) in otPlatCryptoHmacSha256Init() function
/openthread-latest/include/openthread/platform/
Dcrypto.h301 otError otPlatCryptoHmacSha256Init(otCryptoContext *aContext);