Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/crypto/
Dsha256.cpp52 void Sha256::Start(void) { SuccessOrAssert(otPlatCryptoSha256Start(&mContext)); } in Start()
Dcrypto_platform.cpp383 OT_TOOL_WEAK otError otPlatCryptoSha256Start(otCryptoContext *aContext) in otPlatCryptoSha256Start() function
/openthread-3.6.0/include/openthread/platform/
Dcrypto.h536 otError otPlatCryptoSha256Start(otCryptoContext *aContext);