X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Futil%2Ftest_container_bloomfilter.c;h=012d3f954144e413d4701e846713b438ca7d0f2d;hb=c2017c2ba13736ee1fe4dc9d811d49bee1641ca3;hp=ccaea45aec72450b40895962b337c69cca61b58d;hpb=02e058ca700d62fb41d14cef5040cc613e74408a;p=oweals%2Fgnunet.git diff --git a/src/util/test_container_bloomfilter.c b/src/util/test_container_bloomfilter.c index ccaea45ae..012d3f954 100644 --- a/src/util/test_container_bloomfilter.c +++ b/src/util/test_container_bloomfilter.c @@ -38,7 +38,7 @@ static void nextHC (GNUNET_HashCode * hc) { - GNUNET_CRYPTO_hash_create_random (hc); + GNUNET_CRYPTO_hash_create_random (GNUNET_CRYPTO_QUALITY_WEAK, hc); } static int