mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-07 04:13:46 +00:00
PSK hash alg of server is sha256. If client send only tls-aes-256-gcm-384, there is no valid ciphersuite available, handshake should be abort. Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>