mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-19 23:21:26 +08:00

Instead of polling the hardware entropy source a single time and comparing the output with itself, the source is polled at least twice and make sure that the separate outputs are different.