Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/crypto/
Dcrypto_platform.cpp449 static int handleMbedtlsEntropyPoll(void *aData, unsigned char *aOutput, size_t aInLen, size_t *aOu… in handleMbedtlsEntropyPoll() function
471 …mbedtls_entropy_add_source(&sEntropyContext, handleMbedtlsEntropyPoll, nullptr, kEntropyMinThresho… in otPlatCryptoRandomInit()