1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

Fix copypasta

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine
2023-08-09 19:48:58 +02:00
parent 9b8dead74a
commit b7d577e46b

View File

@@ -2394,7 +2394,7 @@ component_test_psa_crypto_config_accel_ffdh () {
} }
component_test_psa_crypto_config_reference_ffdh () { component_test_psa_crypto_config_reference_ffdh () {
msg "build: full with accelerated FFDH" msg "build: full with non-accelerated FFDH"
# Start with full (USE_PSA and TLS 1.3) # Start with full (USE_PSA and TLS 1.3)
helper_libtestdriver1_adjust_config "full" helper_libtestdriver1_adjust_config "full"