mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-04 16:34:22 +08:00

During the work on the RSA change the issue was brought up, and a fix was provided on development, that some RSA tests use CTR DRBG and depend on the presence of a strong entropy source to succeed. The RSA work introduced more tests using CTR DRBG, and the dependency needs to be added for them, too.