zephyr/subsys/random
Valerio Setti 3d45ee7cb7 random: remove TinyCrypt usage
Following the deprecation of TinyCrypt (#79566) we remove
TinyCrypt usage in random generators. This basically only affects
the CTR-DRBG random generator which from now only will only make
use of Mbed TLS.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-11-05 13:44:20 -06:00
..
CMakeLists.txt
Kconfig
random_ctr_drbg.c
random_entropy_device.c
random_handlers.c
random_test_csprng.c
random_timer.c
random_xoshiro128.c