mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-08 21:37:20 +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>