mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-04 09:10:19 +02:00
This will allow splitting the configuration and setup stages of `mbedtls_test_ssl_endpoint_init()`, while still checking that the value is carried over from the configuration to the session context. No behavior change. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>