Home
last modified time | relevance | path

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

/openthread-latest/src/core/crypto/
Dhmac_sha256.cpp52 void HmacSha256::Start(const Key &aKey) { SuccessOrAssert(otPlatCryptoHmacSha256Start(&mContext, &a… in Start()
Dcrypto_platform.cpp186 OT_TOOL_WEAK otError otPlatCryptoHmacSha256Start(otCryptoContext *aContext, const otCryptoKey *aKey) in otPlatCryptoHmacSha256Start() function
/openthread-latest/include/openthread/platform/
Dcrypto.h324 otError otPlatCryptoHmacSha256Start(otCryptoContext *aContext, const otCryptoKey *aKey);