mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-21 03:31:09 +01:00
Due to a misplaced #endif, the (non-functional) macro definitions were not properly removed from crypto_compat.h if MBEDTLS_DEPRECATED_REMOVED was declared. Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>