Searched refs:PRNG (Results 1 – 10 of 10) sorted by relevance
32 struct PRNG { struct60 PRNG prng;
59 …es` with a deterministic PRNG. Call `RAND_reset_for_fuzzing()` at the start of fuzzers which use `…
37 is used then port mapping will be fully randomized through a PRNG (kernel >= 3.14).
607 - The target code uses a PRNG seeded e.g. by system time and
1474 /* Define if you want the OpenSSL internally seeded PRNG only */
2771 AC_MSG_CHECKING([whether OpenSSL's PRNG is internally seeded])2875 [Define if you want the OpenSSL internally seeded PRNG only])
4903 - (djm) [openbsd-compat/arc4random.c] Zero seed after keying PRNG
52 o Document that arc4random is not a great cryptographic PRNG. (6e49696)
3886 /* initialize PRNG */
7647 libcurl attempt to load the whole random file to seed the PRNG. This is