Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/crypto/
Dhkdf_sha256.cpp57 SuccessOrAssert(otPlatCryptoHkdfExtract(&mContext, aSalt, aSaltLength, &aInputKey)); in Extract()
Dcrypto_platform.cpp308 OT_TOOL_WEAK otError otPlatCryptoHkdfExtract(otCryptoContext *aContext, in otPlatCryptoHkdfExtract() function
/openthread-3.6.0/include/openthread/platform/
Dcrypto.h482 otError otPlatCryptoHkdfExtract(otCryptoContext *aContext,