Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/platform/
Dcrypto.h216 void otPlatCryptoInit(void);
/openthread-latest/src/core/thread/
Dkey_manager.cpp179 otPlatCryptoInit(); in KeyManager()
/openthread-latest/src/core/crypto/
Dcrypto_platform.cpp82 OT_TOOL_WEAK void otPlatCryptoInit(void) in otPlatCryptoInit() function