Home
last modified time | relevance | path

Searched refs:seeding (Results 1 – 25 of 39) sorted by relevance

12

/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_rand_get_entropy.pod38 ossl_rand_get_entropy() retrieves seeding material from the operating system.
39 The seeding material will have at least I<entropy> bytes of randomness and is
45 except that it retrieves the seeding material from the library context's
66 that it retrieves the seeding material from the library context's DRBG
/freebsd/crypto/openssl/doc/man7/
H A DEVP_RAND.pod185 the DRBG is seeding or reseeding.
227 for automatically seeding and reseeding its <primary> DRBG. The
243 =head2 Reseeding the primary DRBG with automatic seeding enabled
282 =head2 Reseeding the primary DRBG with automatic seeding disabled
286 RAND_add() needs to be called for initial seeding and periodic reseeding.
288 the (re-)seeding of the DRBG will fail. This corresponds to one and a half
292 More precisely, the number of bytes needed for seeding depend on the
H A DRAND.pod17 and network packet timings, can be reasonable sources of seeding material.
31 Although (re-)seeding is automatic, it can fail because no trusted random source
H A DEVP_RAND-SEED-SRC.pod9 Support for deterministic random number generator seeding through the
H A DEVP_RAND-JITTER.pod9 Support for deterministic random number generator seeding through the
H A Dprovider-rand.pod83 seeding purposes. If NULL and the specific instance supports it, the
84 operating system will be used for seeding.
122 seeding material from their parent. The seed bytes will meet the specified
/freebsd/crypto/openssl/providers/implementations/rands/
H A Dbuild.info1 SUBDIRS=seeding
/freebsd/crypto/openssl/doc/man3/
H A DDSA_generate_key.pod27 If the automatic seeding or reseeding of the OpenSSL CSPRNG fails due to
H A DRSA_sign_ASN1_OCTET_STRING.pod38 If the automatic seeding or reseeding of the OpenSSL CSPRNG fails due to
H A DRAND_egd.pod34 OpenSSL can be configured at build time to try to use the EGD for seeding
H A DDSA_sign.pod49 If the automatic seeding or reseeding of the OpenSSL CSPRNG fails due to
H A DRAND_load_file.pod71 bytes written were generated without appropriate seeding.
H A DEVP_SealInit.pod59 If the automatic seeding or reseeding of the OpenSSL CSPRNG fails due to
H A DRSA_generate_key.pod43 If the automatic seeding or reseeding of the OpenSSL CSPRNG fails due to
H A DRAND_add.pod32 In general, manual (re-)seeding of the default OpenSSL random generator
H A DEVP_SignInit.pod64 be seeded. If the automatic seeding or reseeding of the OpenSSL CSPRNG fails
H A DRSA_padding_add_PKCS1_type_1.pod99 If the automatic seeding or reseeding of the OpenSSL CSPRNG fails due to
H A DEVP_DigestVerifyInit.pod152 If the automatic seeding or reseeding of the OpenSSL CSPRNG fails due to
H A DEVP_DigestSignInit.pod162 If the automatic seeding or reseeding of the OpenSSL CSPRNG fails due to
H A DBN_generate_prime.pod116 If the automatic seeding or reseeding of the OpenSSL CSPRNG fails due to
/freebsd/contrib/llvm-project/libcxx/include/
H A Drandom41 // constructors and seeding functions
103 // constructors and seeding functions
163 // constructors and seeding functions
213 // constructors and seeding functions
266 // constructors and seeding functions
319 // constructors and seeding functions
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Drandom41 // constructors and seeding functions
103 // constructors and seeding functions
163 // constructors and seeding functions
213 // constructors and seeding functions
266 // constructors and seeding functions
319 // constructors and seeding functions
/freebsd/contrib/unbound/doc/
H A DREADME100 o The warning 'openssl has no entropy, seeding with time', with chroot
/freebsd/crypto/openssl/
H A DINSTALL.md23 - [Seeding the Random Generator](#seeding-the-random-generator)
478 A comma separated list of seeding methods which will be tried by OpenSSL
479 in order to obtain random input (a.k.a "entropy") for seeding its
481 The current seeding methods are:
515 Disable automatic seeding. This is the default on some operating systems where
1985 The seeding method can be configured using the `--with-rand-seed` option,
1997 II) On systems without such a suitable randomness source, automatic seeding
/freebsd/contrib/ldns/ldns/
H A Dutil.h.in333 * \return 0 if seeding succeeds, 1 if it fails

12