Searched full:reseeded (Results 1 – 19 of 19) sorted by relevance
| /freebsd/crypto/openssl/test/ |
| H A D | drbgtest.c | 161 * and checks whether the three shared DRBGs were reseeded as 168 * 1: it is expected that the specified DRBG is reseeded 169 * 0: it is expected that the specified DRBG is not reseeded 170 * -1: don't check whether the specified DRBG was reseeded or not 235 /* Test whether primary DRBG was reseeded as expected */ in test_drbg_reseed() 241 /* Test whether public DRBG was reseeded as expected */ in test_drbg_reseed() 249 /* Test whether public DRBG was reseeded as expected */ in test_drbg_reseed() 325 * Test whether primary, public and private DRBG are reseeded 606 * Test whether the public and private DRBG are both reseeded when their in test_rand_reseed() 617 * Test whether the public DRBG is reseeded when its reseed counter differs in test_rand_reseed() [all …]
|
| /freebsd/sys/netinet6/ |
| H A D | ip6_id.c | 106 const long ru_out; /* Time after which will be reseeded */ 126 180, /* Time after which will be reseeded */ 137 180, /* Time after which will be reseeded */
|
| /freebsd/libexec/rc/rc.d/ |
| H A D | random | 96 # can be reseeded
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | EVP_RAND.3 | 352 Specifies the number of times the DRBG has been seeded or reseeded. 373 private DRBGs to be reseeded on next use. Since, by default, public and
|
| /freebsd/lib/libc/gen/ |
| H A D | arc4random.h | 129 * seed version has changed. (That is, the root random(4) has reseeded from
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | EVP_RAND.pod | 319 Specifies the number of times the DRBG has been seeded or reseeded. 342 private DRBGs to be reseeded on next use. Since, by default, public and
|
| /freebsd/sys/dev/random/ |
| H A D | ivy.c | 68 * machines lacking RDSEED will guarantee RDRAND is reseeded every 8kB in x86_rdrand_store()
|
| /freebsd/crypto/openssl/providers/implementations/rands/ |
| H A D | drbg_local.h | 86 * reseeded. The DRBG reseeds automatically whenever drbg->fork_id !=
|
| /freebsd/sys/contrib/device-tree/Bindings/input/ |
| H A D | iqs626a.yaml | 186 Prevents the channel from being reseeded if the long-term average 524 Prevents the trackpad channels from being reseeded if the long-term
|
| H A D | iqs269a.yaml | 296 Prevents the channel from being reseeded if the long-term average
|
| /freebsd/sys/dev/random/fenestrasX/ |
| H A D | fx_brng.c | 301 * nothing about the reseeded key (which came from the root BRNG). in fxrng_brng_read()
|
| /freebsd/secure/lib/libcrypto/man/man7/ |
| H A D | provider-rand.7 | 287 Specifies the number of times the DRBG has been seeded or reseeded.
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | provider-rand.pod | 246 Specifies the number of times the DRBG has been seeded or reseeded.
|
| /freebsd/contrib/bearssl/inc/ |
| H A D | bearssl_rand.h | 88 * be reseeded at least once every 2<sup>48</sup> requests. This
|
| /freebsd/crypto/openssl/crypto/evp/ |
| H A D | evp_rand.c | 577 * subsequently, the DRBG has already been properly reseeded. in evp_rand_generate_locked()
|
| /freebsd/share/man/man4/ |
| H A D | tcp.4 | 742 RFC 1948 initial sequence number calculations should be reseeded.
|
| /freebsd/contrib/bc/manuals/ |
| H A D | bcl.3 | 1373 If necessary, the PRNG can be reseeded with one of the following
|
| H A D | bcl.3.md | 1131 If necessary, the PRNG can be reseeded with one of the following functions:
|
| /freebsd/contrib/googletest/googletest/src/ |
| H A D | gtest.cc | 5636 random_(0), // Will be reseeded before first use. in UnitTestImpl()
|