mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 20:18:43 +00:00
The effect of `config.pl full` on 'negative' options such as `NO_PLATFORM_ENTROPY` is usually inverted, but `MBEDTLS_RSA_NO_CRT` was not included in the list of such options. This commit adds it.