mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 23:42:57 +00: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.