Browse Source

fix sporadically failing tests when built with pthreads support

... I hope ... :)

Signed-off-by: Steffen Jaeckel <[email protected]>
Steffen Jaeckel 3 years ago
parent
commit
038db7e03e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/rsa_test.c

+ 0 - 1
tests/rsa_test.c

@@ -384,7 +384,6 @@ static int s_rsa_public_ubin_e(int prng_idx)
     * Generate about 256 bits to check error when public exponent
     * overflow.
     */
-   DO(rng_make_prng(elen * 8, prng_idx, &yarrow_prng, NULL));
    ENSURE(yarrow_read(e, elen, &yarrow_prng) == elen);
 
    /* Ensure that public exponent is: