mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-31 01:21:09 +02:00
In DTLS fragmenting tests, do not check for ServerKeyExchange message fragmentation as depending on the configuration and consequently the chosen ciphersuite the server may not send the message. Signed-off-by: Ronald Cron <ronald.cron@arm.com>