Home
last modified time | relevance | path

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

/openthread-latest/src/core/crypto/
Dhkdf_sha256.cpp52 HkdfSha256::~HkdfSha256(void) { SuccessOrAssert(otPlatCryptoHkdfDeinit(&mContext)); } in ~HkdfSha256()
Dcrypto_platform.cpp334 otError otPlatCryptoHkdfDeinit(otCryptoContext *aContext) in otPlatCryptoHkdfDeinit() function
/openthread-latest/include/openthread/platform/
Dcrypto.h461 otError otPlatCryptoHkdfDeinit(otCryptoContext *aContext);