stuff
[oweals/gnunet.git] / src / util / test_crypto_aes_weak.c
index 2ce553a21513b74083f3085e22db1ba9ad06d1d6..a694b64818e61815e756ddc73aece57ab82a67f4 100644 (file)
@@ -145,7 +145,6 @@ getWeakKeys ()
         {
           printf ("testweakkey: gcry_cipher_open failed on trial %d. %s\n",
                   number_of_runs, gcry_strerror (rc));
-          rc = 0;
           continue;
         }