| /src/crypto/openssl/doc/man3/ |
| H A D | RAND_cleanup.pod | 5 RAND_cleanup - erase the PRNG state 20 the PRNG. As of version 1.1.0, it does nothing and should not be called,
|
| H A D | RAND_load_file.pod | 5 RAND_load_file, RAND_write_file, RAND_file_name - PRNG seed file 20 adds them to the PRNG. If B<max_bytes> is nonnegative, 36 file B<filename> which can be used to initialize the PRNG by calling
|
| H A D | RAND_set_rand_method.pod | 31 This implementation ensures that the PRNG state is unique for each thread. 37 RAND_set_rand_method() makes B<meth> the method for PRNG use. If an
|
| H A D | RAND_bytes.pod | 35 default RAND_METHOD, this function uses a separate "private" PRNG 36 instance so that a compromise of the "public" PRNG instance will not
|
| H A D | RAND_egd.pod | 41 return enough data to fully seed the PRNG.
|
| H A D | BIO_f_ssl.pod | 166 /* XXX Seed the PRNG if needed. */ 215 /* XXX Seed the PRNG if needed. */
|
| H A D | RAND_add.pod | 7 - add randomness to the PRNG or get its status
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | MetaRenamer.cpp | 78 struct PRNG { struct 96 PRNG prng;
|
| /src/tools/tools/qrndtest/ |
| H A D | README | 4 larger battery of tests and will tell you if your PRNG is good or not.
|
| /src/sys/contrib/device-tree/Bindings/crypto/ |
| H A D | qcom,prng.txt | 10 - clock-names : "core" clocks all registers, FIFO and circuits in PRNG IP block
|
| /src/contrib/bc/ |
| H A D | NEWS.md | 113 PRNG less. 134 they probably don't use the PRNG. So I took a risk and didn't update the major 1018 generator** (PRNG). 1020 The PRNG is seeded, making it useful for applications where 1028 In addition, the PRNG can take a bound, and when it gets a bound, it 1034 exactly what guarantees the PRNG provides. The underlying implementation is not 1039 to make using the PRNG easier:
|
| /src/share/doc/papers/ |
| H A D | bsdreferences.bib | 281 title = {An Implementation of the Yarrow PRNG for FreeBSD},
|
| /src/crypto/openssl/ |
| H A D | NEWS.md | 1110 * Handshake with unseeded PRNG fix ([CVE-2015-0285]) 1756 * PRNG: query at more locations for a random device, automatic query for 1829 * Security fix: PRNG improvements. 1837 * Bug fix to make PRNG thread-safe. 1922 * PRNG robustness improved
|
| H A D | CHANGES.md | 6798 * Add PRNG security strength checks to RSA, DSA and ECDSA using 6823 * Extensive reorganisation of FIPS PRNG behaviour. Remove all dependencies 6825 performs algorithm blocking for unapproved PRNG types. Also do not 6826 set PRNG type in FIPS_mode_set(): leave this to the application. 6827 Add default OpenSSL DRBG handling: sets up FIPS PRNG and seeds with 6828 the standard OpenSSL PRNG: set additional data to a date time vector. 6832 * Rename old X9.31 PRNG functions of the form `FIPS_rand*` to `FIPS_x931*`. 6835 anyway as the X9.31 PRNG is now deprecated by FIPS 140-2 8128 * Handshake with unseeded PRNG fix 8131 with an unseeded PRNG. The conditions are: [all …]
|
| H A D | INSTALL.md | 1983 to deliver random bytes and a "PRNG not seeded error" will occur.
|
| /src/crypto/openssl/doc/man7/ |
| H A D | ossl-guide-libcrypto-introduction.pod | 186 Fetch a Pseudo Random Number Generator (PRNG) algorithm implementation.
|
| /src/sys/contrib/libsodium/ |
| H A D | ChangeLog | 21 - The Salsa20-based PRNG example is now thread-safe on platforms with
|
| /src/tools/tools/sysdoc/ |
| H A D | tunables.mdoc | 1102 Displays registered PRNG adaptors.
|
| /src/contrib/libevent/ |
| H A D | ChangeLog | 1075 o Document that arc4random is not a great cryptographic PRNG. (6e49696) 1419 o Document that arc4random is not a great cryptographic PRNG. (6e49696)
|
| /src/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog | 1075 o Document that arc4random is not a great cryptographic PRNG. (6e49696) 1419 o Document that arc4random is not a great cryptographic PRNG. (6e49696)
|
| /src/crypto/openssl/crypto/err/ |
| H A D | openssl.txt | 1233 RAND_R_PRNG_NOT_SEEDED:100:PRNG not seeded
|
| /src/crypto/openssh/ |
| H A D | configure.ac | 3471 AC_MSG_CHECKING([whether OpenSSL's PRNG is internally seeded]) 3576 [Define if you want the OpenSSL internally seeded PRNG only])
|
| /src/contrib/sendmail/src/ |
| H A D | README | 641 seed the PRNG for STARTTLS if HASURANDOMDEV is not defined.
|
| /src/contrib/sendmail/cf/ |
| H A D | README | 3045 especially the sections ``Certificates for STARTTLS'' and ``PRNG for
|
| /src/crypto/krb5/src/include/krb5/ |
| H A D | krb5.hin | 777 * Fills in @a data with bytes from the PRNG used by krb5 crypto operations.
|