From 3bca51e430ec78d558e54d2a6314811b80500ef9 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Thu, 11 Aug 2016 17:01:33 +0200 Subject: unit-tests: Removed unused variable --- .../plugins/newhope/tests/suites/test_newhope_reconciliation.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/libstrongswan/plugins/newhope/tests/suites/test_newhope_reconciliation.c b/src/libstrongswan/plugins/newhope/tests/suites/test_newhope_reconciliation.c index 80172ec52..4432e34d6 100644 --- a/src/libstrongswan/plugins/newhope/tests/suites/test_newhope_reconciliation.c +++ b/src/libstrongswan/plugins/newhope/tests/suites/test_newhope_reconciliation.c @@ -22,8 +22,6 @@ static const uint16_t n = 1024; static const uint16_t q = 12289; -static const size_t seed_len = 32; - static uint32_t r_v[] = { 7832, 2714, 1942, 12135, 6869, 11272, 11601, 1783, 9639, 1465, 4603, 8158, 1418, 6162, 3907, 6653, 1091, 3026, 4540, 4797, -- cgit v1.2.3