/freebsd/crypto/openssl/crypto/ |
H A D | info.c | 105 static char seeds[512] = ""; in DEFINE_RUN_ONCE_STATIC() local 109 if (seeds[0] != '\0') \ in DEFINE_RUN_ONCE_STATIC() 110 OPENSSL_strlcat(seeds, " ", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC() 111 OPENSSL_strlcat(seeds, str, sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC() 123 OPENSSL_strlcat(seeds, " ", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC() 125 OPENSSL_strlcat(seeds, *p, sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC() 128 OPENSSL_strlcat(seeds, ")", sizeof(seeds)); \ in DEFINE_RUN_ONCE_STATIC() 155 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>] 68 =item B<-seeds>
|
/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/crypto/openssl/doc/man7/ |
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/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerFlags.def | 28 "seed inputs will never be reduced. This option can be useful when seeds are" 63 "and each sub-process will randomly select seeds from different "
|
/freebsd/contrib/wpa/hostapd/ |
H A D | android.config | 207 # /dev/urandom earlier in boot' seeds /dev/urandom with that entropy before
|
/freebsd/crypto/openssh/ |
H A D | libcrux_mlkem768_sha3.h | 9783 uint8_t seeds[3U][34U], in libcrux_ml_kem_sampling_sample_from_xof_3f() 9789 memcpy(copy_of_seeds, seeds, (size_t)3U * sizeof(uint8_t[34U])); in libcrux_ml_kem_sampling_sample_from_xof_3f() 9848 uint8_t seeds[3U][34U]; in libcrux_ml_kem_matrix_sample_matrix_A_38() local 9850 memcpy(seeds[i], copy_of_seed, (size_t)34U * sizeof(uint8_t)); in libcrux_ml_kem_matrix_sample_matrix_A_38() 9854 seeds[j][32U] = (uint8_t)i1; in libcrux_ml_kem_matrix_sample_matrix_A_38() 9855 seeds[j][33U] = (uint8_t)j; in libcrux_ml_kem_matrix_sample_matrix_A_38() 9859 memcpy(copy_of_seeds, seeds, (size_t)3U * sizeof(uint8_t[34U])); in libcrux_ml_kem_matrix_sample_matrix_A_38()
|
H A D | configure.ac | 3388 # Check whether OpenSSL seeds itself
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | android.config | 437 # /dev/urandom earlier in boot' seeds /dev/urandom with that entropy before
|
/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 | 3255 using an AES-CTR bit stream and which seeds and reseeds itself 5147 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 …
|