mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-16 09:06:22 -04: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>