mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-25 21:51:13 +01:00
Use MBEDTLS_ENTROPY_HARDWARE_ALT instead of a new global RNG flag. When this flag is enabled, the platform provides the RNG. When running unit tests, rnd_std_rand should be used by overriding the mbedtls_hardware_poll.