mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-06 03:07:49 +00:00
Split `mbedtls_test_ssl_endpoint_init()` into two separate stages: constructing the SSL configuration, and setting up an SSL session context with that configuration. No behavior change. Signed-off-by: Gilles Peskine <[email protected]>