mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
925d9b657c
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>