1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-10-18 17:43:06 +08:00

Correct style issues

Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
This commit is contained in:
Ben Taylor
2025-08-14 08:28:42 +01:00
parent e16798ec67
commit b191c02f6b

View File

@@ -786,7 +786,6 @@ requires_openssl_tls1_3_with_compatible_ephemeral() {
if !(is_config_enabled "PSA_WANT_ALG_ECDH"); then
requires_openssl_tls1_3_with_ffdh
fi
}
# skip next test if tls1_3 is not available