Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/platform/
Dcrypto.h700 otError otPlatCryptoPbkdf2GenerateKey(const uint8_t *aPassword,
/openthread-latest/src/core/meshcop/
Dmeshcop.cpp332 …error = otPlatCryptoPbkdf2GenerateKey(reinterpret_cast<const uint8_t *>(aPassPhrase), passphraseLe… in GeneratePskc()
/openthread-latest/src/core/crypto/
Dcrypto_platform.cpp667 OT_TOOL_WEAK otError otPlatCryptoPbkdf2GenerateKey(const uint8_t *aPassword, in otPlatCryptoPbkdf2GenerateKey() function
802 OT_TOOL_WEAK otError otPlatCryptoPbkdf2GenerateKey(const uint8_t *aPassword, in otPlatCryptoPbkdf2GenerateKey() function