mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-03 02:56:55 +02:00
Let applications configure prediction resistance at runtime. Prediction resistance is always considered disabled when there is no actual entropy source, only a nonvolatile seed. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>