Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Drandom.cpp56 otPlatCryptoRandomInit(); in Manager()
/openthread-latest/include/openthread/platform/
Dcrypto.h529 void otPlatCryptoRandomInit(void);
/openthread-latest/src/core/crypto/
Dcrypto_platform.cpp466 OT_TOOL_WEAK void otPlatCryptoRandomInit(void) in otPlatCryptoRandomInit() function