Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Drandom.cpp76 otPlatCryptoRandomDeinit(); in ~Manager()
/openthread-latest/include/openthread/platform/
Dcrypto.h534 void otPlatCryptoRandomDeinit(void);
/openthread-latest/src/core/crypto/
Dcrypto_platform.cpp482 OT_TOOL_WEAK void otPlatCryptoRandomDeinit(void) in otPlatCryptoRandomDeinit() function