Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/crypto/
Dhkdf_sha256.cpp50 SuccessOrAssert(otPlatCryptoHkdfInit(&mContext)); in HkdfSha256()
Dcrypto_platform.cpp235 otError otPlatCryptoHkdfInit(otCryptoContext *aContext) in otPlatCryptoHkdfInit() function
/openthread-3.5.0/include/openthread/platform/
Dcrypto.h448 otError otPlatCryptoHkdfInit(otCryptoContext *aContext);