Files
openthread/doc
Łukasz Duda 925d9b657c [crypto] allow platform to define its own CSPRNG (#7355)
This commit provides the following changes:

 * Introduce a new `otPlatCryptoRandom*` API
 * Move usage of `mbedtls_entropy_*` and `mbedtls_ctr_drbg_*` out of
   ARM PSA enabled platforms
 * Stop exposing internal mbedtls contextes for entropy and CTR DRBG
   in OpenThread API

Signed-off-by: Lukasz Duda <lukasz.duda@nordicsemi.no>
2022-01-28 09:06:21 -08:00
..
2016-05-10 22:49:53 -07:00