aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_crypto_aes_weak.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_crypto_aes_weak.c')
-rw-r--r--src/util/test_crypto_aes_weak.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/test_crypto_aes_weak.c b/src/util/test_crypto_aes_weak.c
index 201bfeb5d..f2ddf2012 100644
--- a/src/util/test_crypto_aes_weak.c
+++ b/src/util/test_crypto_aes_weak.c
@@ -175,7 +175,6 @@ main (int argc, char *argv[])
175 int weak_keys; 175 int weak_keys;
176 176
177 GNUNET_log_setup ("test-crypto-aes-weak", "WARNING", NULL); 177 GNUNET_log_setup ("test-crypto-aes-weak", "WARNING", NULL);
178 GNUNET_CRYPTO_random_disable_entropy_gathering ();
179 if (GENERATE_WEAK_KEYS) 178 if (GENERATE_WEAK_KEYS)
180 { 179 {
181 weak_keys = getWeakKeys (); 180 weak_keys = getWeakKeys ();