mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-10 03:57:46 +08:00

Since the AD too long is a limitation on Mbed TLS, HW accelerators may support this. Run the test for AD too long, only if `MBEDTLS_CCM_ALT` is not defined. Addresses comment in #1996.