Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/crypto/
Dsha256.cpp50 Sha256::~Sha256(void) { SuccessOrAssert(otPlatCryptoSha256Deinit(&mContext)); } in ~Sha256()
Dcrypto_platform.cpp366 OT_TOOL_WEAK otError otPlatCryptoSha256Deinit(otCryptoContext *aContext) in otPlatCryptoSha256Deinit() function
/openthread-3.6.0/include/openthread/platform/
Dcrypto.h524 otError otPlatCryptoSha256Deinit(otCryptoContext *aContext);