commit | 370cc436300fde6eab6789233ccaf693e13f5e85 | [log] [tgz] |
---|---|---|
author | Raef Coles <raef.coles@arm.com> | Fri Oct 07 16:07:33 2022 +0100 |
committer | Raef Coles <raef.coles@arm.com> | Thu Oct 13 14:29:28 2022 +0100 |
tree | 516fcf2149c1f054e7c6cdcae503765bfce17dcc | |
parent | e89488debf6d3a708c9d65eb4863251bd0e5c639 [diff] [blame] |
Make LMS public key export part of public key api Signed-off-by: Raef Coles <raef.coles@arm.com>
diff --git a/tests/suites/test_suite_lmots.function b/tests/suites/test_suite_lmots.function index de1cf2c6..0d2aece 100644 --- a/tests/suites/test_suite_lmots.function +++ b/tests/suites/test_suite_lmots.function
@@ -92,7 +92,7 @@ } /* END_CASE */ -/* BEGIN_CASE depends_on:MBEDTLS_LMS_PRIVATE */ +/* BEGIN_CASE */ void lmots_import_export_test ( data_t * pub_key ) { mbedtls_lmots_public_t ctx;