mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-09 11:41:25 +08:00

The point of having an external RNG is that you can disable all built-in RNG functionality: both the entropy part and the DRBG part. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>