mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-26 06:01:09 +01:00
Move definition of MBEDTLS_SSL_EARLY_DATA_STATE_xyz from ssl.h(public) to ssl_misc.h(private) even if that means we cannot use the enum type for early_data_state in ssl.h. Signed-off-by: Ronald Cron <ronald.cron@arm.com>