diff --git a/tests/suites/test_suite_lms.data b/tests/suites/test_suite_lms.data index 722def7d2..de0ee5a61 100644 --- a/tests/suites/test_suite_lms.data +++ b/tests/suites/test_suite_lms.data @@ -262,12 +262,12 @@ lms_import_export_test:"00000006000000":MBEDTLS_ERR_LMS_BAD_INPUT_DATA LMS key import invalid LMS type test #1 # This test uses the valid public key for hsslms interop test 1, alters the -# LMS type to 0x7, and imports it. This should fail. +# LMS type to 0x5, and imports it. This should fail. lms_import_export_test:"000000050000000447cc5b29dd0cecd01c382434a6d16864d51b60cdb2a9eed2419015d8524c717ce38a865d7a37da6c84f94621ad595f5d":MBEDTLS_ERR_LMS_BAD_INPUT_DATA LMS key import invalid LMS type test #2 # This test uses the valid public key for hsslms interop test 1, alters the -# LMS type to 0x5, and imports it. This should fail, and not attempt to read +# LMS type to 0x7, and imports it. This should fail, and not attempt to read # invalidly outside the buffer. lms_import_export_test:"000000070000000447cc5b29dd0cecd01c382434a6d16864d51b60cdb2a9eed2419015d8524c717ce38a865d7a37da6c84f94621ad595f5d":MBEDTLS_ERR_LMS_BAD_INPUT_DATA