mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 21:38:45 +00:00
Noticed that the test cases in ssl-opt.sh exercising the truncated HMAC extension do not depend on MBEDTLS_SSL_TRUNCATED_HMAC being enabled in config.h. This commit fixes this.