summaryrefslogtreecommitdiffstats
path: root/test/ffc_internal_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/ffc_internal_test.c')
-rw-r--r--test/ffc_internal_test.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/ffc_internal_test.c b/test/ffc_internal_test.c
index 632cead926..1acc342f6e 100644
--- a/test/ffc_internal_test.c
+++ b/test/ffc_internal_test.c
@@ -399,13 +399,6 @@ static int ffc_params_fips186_2_gen_validate_test(void)
FFC_PARAM_TYPE_DH,
&res, NULL)))
goto err;
- /* FIPS 186-4 L,N pair test will fail for DH */
- if (!TEST_false(ffc_params_FIPS186_4_validate(NULL, &params,
- FFC_PARAM_TYPE_DH,
- &res, NULL)))
- goto err;
- if (!TEST_int_eq(res, FFC_CHECK_BAD_LN_PAIR))
- goto err;
/*
* The fips186-2 generation should produce a different q compared to