mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-01 10:11:08 +02:00
Move min/max TLS version setting to endpoint init where it fits better: before the call to mbedtls_ssl_setup() and available for all tests not only those calling perform_handshake(). Signed-off-by: Ronald Cron <ronald.cron@arm.com>