mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 19:02:59 +00:00
This reverts commit 424210a93c.
This change was not safe enough for an LTS branch, as it might break code
that assumes it's safe to declare an object of type mbedtls_entropy_context
even when MBEDTLS_ENTROPY_C is undefined.