aboutsummaryrefslogtreecommitdiffstats
path: root/checks/pk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'checks/pk.cpp')
-rw-r--r--checks/pk.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/checks/pk.cpp b/checks/pk.cpp
index cb25c9212..b50ce17da 100644
--- a/checks/pk.cpp
+++ b/checks/pk.cpp
@@ -769,7 +769,6 @@ u32bit do_pk_validation_tests(const std::string& filename,
std::cout << std::endl;
- errors += do_gfpmath_tests(rng);
do_ec_tests(rng);
errors += do_ecdsa_tests(rng);
errors += do_eckaeg_tests(rng);