mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-23 23:21:23 +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>