diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2016-08-11 17:01:33 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2016-08-11 17:01:33 +0200 |
commit | 3bca51e430ec78d558e54d2a6314811b80500ef9 (patch) | |
tree | 388c583600349c9fd328827d1ba448378cab9fff /src | |
parent | 5afaf0dba2265949477fc74ccf7fa3bd3891f9f0 (diff) | |
download | strongswan-3bca51e430ec78d558e54d2a6314811b80500ef9.tar.bz2 strongswan-3bca51e430ec78d558e54d2a6314811b80500ef9.tar.xz |
unit-tests: Removed unused variable
Diffstat (limited to 'src')
-rw-r--r-- | src/libstrongswan/plugins/newhope/tests/suites/test_newhope_reconciliation.c | 2 |
1 files changed, 0 insertions, 2 deletions
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, |