| /freebsd/crypto/openssl/crypto/ |
| H A D | info.c | 179 static char seeds[512] = ""; in DEFINE_RUN_ONCE_STATIC() local 183 if (seeds[0] != '\0') \ in DEFINE_RUN_ONCE_STATIC() 184 OPENSSL_strlcat(seeds, " ", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC() 185 OPENSSL_strlcat(seeds, str, sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC() 197 OPENSSL_strlcat(seeds, " ", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC() 199 OPENSSL_strlcat(seeds, *p, sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC() 202 OPENSSL_strlcat(seeds, ")", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC() 238 seed_sources = seeds; in DEFINE_RUN_ONCE_STATIC()
|
| /freebsd/contrib/libder/tests/ |
| H A D | make_corpus.c | 47 } seeds[] = { variable 124 for (size_t i = 0; i < nitems(seeds); i++) { in main() 125 seed = &seeds[i]; in main()
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-info.pod.in | 18 [B<-seeds>] 69 =item B<-seeds>
|
| /freebsd/sys/contrib/openzfs/tests/unit/ |
| H A D | test_sha2.c | 284 static const uint8_t *const seeds[] = { sha256_monte_carlo_seed, in test_monte_carlo() local 295 memcpy(msg + m * diglen, seeds[a], diglen); in test_monte_carlo()
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | EVP_RAND-JITTER.pod | 17 -random-generators> and B<openssl info -seeds>.
|
| H A D | RAND.pod | 24 It seeds and reseeds itself automatically using trusted random sources
|
| H A D | EVP_RAND.pod | 158 A DRBG instance seeds itself automatically, pulling random input from
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | EVP_PKEY_CTX_set_tls1_prf_md.pod | 56 The total length of all seeds cannot exceed 1024 bytes in length: this should
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerFlags.def | 29 "seed inputs will never be reduced. This option can be useful when seeds are" 64 "and each sub-process will randomly select seeds from different "
|
| /freebsd/contrib/wpa/hostapd/ |
| H A D | android.config | 204 # /dev/urandom earlier in boot' seeds /dev/urandom with that entropy before
|
| /freebsd/crypto/openssl/test/ |
| H A D | README.md | 172 test ordering will be randomised. This additionally seeds the random number
|
| /freebsd/crypto/openssl/doc/designs/ |
| H A D | ML-KEM.md | 116 input/output buffers (encoded keys, ciphertext, shared secrets and seeds) against
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | android.config | 437 # /dev/urandom earlier in boot' seeds /dev/urandom with that entropy before
|
| /freebsd/crypto/openssh/ |
| H A D | libcrux_internal.h | 24062 libcrux_ml_kem_sampling_sample_from_xof_91(const Eurydice_arr_810 *seeds) in libcrux_ml_kem_sampling_sample_from_xof_91() argument 24068 xof_state = libcrux_ml_kem_hash_functions_portable_shake128_init_absorb_final_4a_78(seeds); in libcrux_ml_kem_sampling_sample_from_xof_91() 24122 Eurydice_arr_810 seeds; in libcrux_ml_kem_matrix_sample_matrix_A_91() local 24132 memcpy(seeds.data, repeat_expression, (size_t)3U * sizeof (Eurydice_arr_31)); in libcrux_ml_kem_matrix_sample_matrix_A_91() 24136 seeds.data[j].data[32U] = (uint8_t)i1; in libcrux_ml_kem_matrix_sample_matrix_A_91() 24137 seeds.data[j].data[33U] = (uint8_t)j; in libcrux_ml_kem_matrix_sample_matrix_A_91() 24139 Eurydice_arr_bb0 sampled = libcrux_ml_kem_sampling_sample_from_xof_91(&seeds); in libcrux_ml_kem_matrix_sample_matrix_A_91()
|
| H A D | configure.ac | 3603 # Check whether OpenSSL seeds itself
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog | 1009 o Really remove RNG seeds from the stack (f5ced88) 1421 o Really remove RNG seeds from the stack (f5ced88)
|
| /freebsd/contrib/libevent/ |
| H A D | ChangeLog | 1009 o Really remove RNG seeds from the stack (f5ced88) 1421 o Really remove RNG seeds from the stack (f5ced88)
|
| /freebsd/crypto/openssl/ |
| H A D | CHANGES.md | 5622 using an AES-CTR bit stream and which seeds and reseeds itself 7514 Add default OpenSSL DRBG handling: sets up FIPS PRNG and seeds with
|
| /freebsd/share/dict/ |
| H A D | web2a | 1666 angelin seeds 31642 kosam seeds
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | bib | 5480 Thou shalt not sow thy vineyard with divers seeds: lest the fruit of thy seed which thou hast sown,… 23544 And when he sowed, some seeds fell by the way side, and the fowls came and devoured them up: 23572 Which indeed is the least of all seeds: but when it is grown, it is the greatest among herbs, and b… 24355 It is like a grain of mustard seed, which, when it is sown in the earth, is less than all the seeds… 29119 Now to Abraham and his seed were the promises made. He saith not, And to seeds, as of many; but as …
|