mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 03:52:57 +00:00
Update the NV entropy seed before generating any entropy for outside use. The reason this is triggered here and not in mbedtls_entropy_init(), is that not all entropy sources mights have been added at that time.