Home
last modified time | relevance | path

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

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