mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-10 15:40:30 +00:00
If an RNG peripheral includes an entropy source, it would presumably declare "initial_entropy_size" and "reseed_entropy_size" to be 0. In this case, don't require the core to call "add_entropy". Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
The documents in this directory are proposed specifications for Mbed TLS features. They are not implemented yet, or only partially implemented. Please follow activity on the `development` branch of Mbed TLS if you are interested in these features.