mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-11 05:25:03 +08: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.