mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 14:08:43 +00:00
Add the `MBEDTLS_SELF_TEST` precompilation surrounding the self test functions, which were missing this check in the header files. ( most of the header files were missing this check). Addresses issue #971