mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-25 12:39:55 +00:00
Call mbedtls_test_ssl_check_context_after_session_reset both in programs (ssl_client2 and ssl_server2) and tests to ensure that the SSL context has been properly handled when mbedtls_ssl_session_reset was called. Signed-off-by: Valerio Setti <[email protected]>