mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 20:22:58 +00: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.