Home
last modified time | relevance | path

Searched refs:PRNG (Results 1 – 25 of 26) sorted by relevance

12

/src/crypto/openssl/doc/man3/
H A DRAND_cleanup.pod5 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 DRAND_load_file.pod5 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 DRAND_set_rand_method.pod31 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 DRAND_bytes.pod35 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 DRAND_egd.pod41 return enough data to fully seed the PRNG.
H A DBIO_f_ssl.pod166 /* XXX Seed the PRNG if needed. */
215 /* XXX Seed the PRNG if needed. */
H A DRAND_add.pod7 - add randomness to the PRNG or get its status
/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMetaRenamer.cpp78 struct PRNG { struct
96 PRNG prng;
/src/tools/tools/qrndtest/
H A DREADME4 larger battery of tests and will tell you if your PRNG is good or not.
/src/sys/contrib/device-tree/Bindings/crypto/
H A Dqcom,prng.txt10 - clock-names : "core" clocks all registers, FIFO and circuits in PRNG IP block
/src/contrib/bc/
H A DNEWS.md113 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 Dbsdreferences.bib281 title = {An Implementation of the Yarrow PRNG for FreeBSD},
/src/crypto/openssl/
H A DNEWS.md1110 * 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 DCHANGES.md6798 * 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 DINSTALL.md1983 to deliver random bytes and a "PRNG not seeded error" will occur.
/src/crypto/openssl/doc/man7/
H A Dossl-guide-libcrypto-introduction.pod186 Fetch a Pseudo Random Number Generator (PRNG) algorithm implementation.
/src/sys/contrib/libsodium/
H A DChangeLog21 - The Salsa20-based PRNG example is now thread-safe on platforms with
/src/tools/tools/sysdoc/
H A Dtunables.mdoc1102 Displays registered PRNG adaptors.
/src/contrib/libevent/
H A DChangeLog1075 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 DChangeLog1075 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 Dopenssl.txt1233 RAND_R_PRNG_NOT_SEEDED:100:PRNG not seeded
/src/crypto/openssh/
H A Dconfigure.ac3471 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 DREADME641 seed the PRNG for STARTTLS if HASURANDOMDEV is not defined.
/src/contrib/sendmail/cf/
H A DREADME3045 especially the sections ``Certificates for STARTTLS'' and ``PRNG for
/src/crypto/krb5/src/include/krb5/
H A Dkrb5.hin777 * Fills in @a data with bytes from the PRNG used by krb5 crypto operations.

12