16 * 8 = 128.
[openssl.git] / crypto / rand / md_rand.c
index df3a9e6068b68ac05f426999e250b0d79f23de0f..be08e06658d17a256eb78b1e379f40538e2ffa0c 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
-#define ENTROPY_NEEDED 32  /* require 128 bits of randomness */
+#define ENTROPY_NEEDED 16  /* require 128 bits of randomness */
 
 #ifndef MD_RAND_DEBUG
 # ifndef NDEBUG