Home
last modified time | relevance | path

Searched defs:reseed (Results 1 – 25 of 650) sorted by relevance

12345678910>>...26

/dports/www/h2o-devel/h2o-dcc7134/deps/picotls/deps/cifra/src/
H A Dtestdrbg.c25 uint8_t entropy[32], nonce[16], persn[32], reseed[32], got[128], expect[128]; in test_hashdrbg_sha256_vector() local
59 uint8_t entropy[32], nonce[16], reseed[32], got[128], expect[128], addnl[32]; in test_hashdrbg_sha256_vector_addnl() local
80 uint8_t entropy[16], nonce[8], reseed[16], got[80], expect[80]; in test_hmacdrbg_sha1_vector() local
98 uint8_t entropy[16], nonce[8], reseed[16], got[80], expect[80], addnl[16]; in test_hmacdrbg_sha1_vector_addnl() local
119 uint8_t entropy[32], nonce[16], reseed[32], got[128], expect[128]; in test_hmacdrbg_sha256_vector() local
137 uint8_t entropy[32], nonce[16], reseed[32], got[128], expect[128], addnl[32]; in test_hmacdrbg_sha256_vector_addnl() local
158 uint8_t entropy[32], nonce[16], reseed[32], got[256], expect[256]; in test_hmacdrbg_sha512_vector() local
176 uint8_t entropy[32], nonce[16], reseed[32], got[256], expect[256], addnl[32]; in test_hmacdrbg_sha512_vector_addnl() local
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/src/mpt/random/
H A Dcrand.hpp27 static void reseed(uint32 seed) { in reseed() function in mpt::MPT_INLINE_NS::crand
33 static void reseed(Trd & rd) { in reseed() function in mpt::MPT_INLINE_NS::crand
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/vxf/
H A Drand_4na_2na.c77 static uint8_t randomize_ambiguity(uint8_t base, unsigned *seed, bool *reseed) { in randomize_ambiguity()
128 static uint8_t randomize_ambiguity(uint8_t base, unsigned *seed, bool *reseed) { in randomize_ambiguity()
162 bool reseed = true; in rand_4na_2na_impl() local
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/vxf/
H A Drand_4na_2na.c77 static uint8_t randomize_ambiguity(uint8_t base, unsigned *seed, bool *reseed) { in randomize_ambiguity()
128 static uint8_t randomize_ambiguity(uint8_t base, unsigned *seed, bool *reseed) { in randomize_ambiguity()
162 bool reseed = true; in rand_4na_2na_impl() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/core/vnl/
H A Dvnl_random.cxx66 void vnl_random::reseed() in reseed() function in vnl_random
71 void vnl_random::reseed(unsigned long seed) in reseed() function in vnl_random
88 void vnl_random::reseed(const unsigned long seed[vnl_random_array_size]) in reseed() function in vnl_random
/dports/misc/vxl/vxl-3.3.2/core/vnl/
H A Dvnl_random.cxx80 vnl_random::reseed() in reseed() function in vnl_random
86 vnl_random::reseed(unsigned long seed) in reseed() function in vnl_random
105 vnl_random::reseed(const unsigned long seed[vnl_random_array_size]) in reseed() function in vnl_random
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/rand-0.4.6/src/
H A Dreseeding.rs83 fn reseed(&mut self, (rsdr, seed): (Rsdr, S)) { in reseed() method
131 fn reseed(&mut self, rng: &mut R); in reseed() method
140 fn reseed(&mut self, rng: &mut R) { in reseed() method
172 fn reseed(&mut self, seed: u32) { in reseed() method
/dports/devel/sccache/sccache-0.2.15/cargo-crates/rand-0.4.6/src/
H A Dreseeding.rs83 fn reseed(&mut self, (rsdr, seed): (Rsdr, S)) { in reseed() method
131 fn reseed(&mut self, rng: &mut R); in reseed() method
140 fn reseed(&mut self, rng: &mut R) { in reseed() method
172 fn reseed(&mut self, seed: u32) { in reseed() method
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/rand-0.4.6/src/
H A Dreseeding.rs83 fn reseed(&mut self, (rsdr, seed): (Rsdr, S)) { in reseed() method
131 fn reseed(&mut self, rng: &mut R); in reseed() method
140 fn reseed(&mut self, rng: &mut R) { in reseed() method
172 fn reseed(&mut self, seed: u32) { in reseed() method
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/rand-0.4.6/src/
H A Dreseeding.rs83 fn reseed(&mut self, (rsdr, seed): (Rsdr, S)) { in reseed() method
131 fn reseed(&mut self, rng: &mut R); in reseed() method
140 fn reseed(&mut self, rng: &mut R) { in reseed() method
172 fn reseed(&mut self, seed: u32) { in reseed() method
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/rand/src/
H A Dreseeding.rs83 fn reseed(&mut self, (rsdr, seed): (Rsdr, S)) { in reseed() method
131 fn reseed(&mut self, rng: &mut R); in reseed() method
140 fn reseed(&mut self, rng: &mut R) { in reseed() method
172 fn reseed(&mut self, seed: u32) { in reseed() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rand-0.4.6/src/
H A Dreseeding.rs83 fn reseed(&mut self, (rsdr, seed): (Rsdr, S)) { in reseed() method
131 fn reseed(&mut self, rng: &mut R); in reseed() method
140 fn reseed(&mut self, rng: &mut R) { in reseed() method
172 fn reseed(&mut self, seed: u32) { in reseed() method
/dports/audio/lewton/lewton-0.10.2/cargo-crates/rand-0.4.6/src/
H A Dreseeding.rs83 fn reseed(&mut self, (rsdr, seed): (Rsdr, S)) { in reseed() method
131 fn reseed(&mut self, rng: &mut R); in reseed() method
140 fn reseed(&mut self, rng: &mut R) { in reseed() method
172 fn reseed(&mut self, seed: u32) { in reseed() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/rand-0.4.6/src/
H A Dreseeding.rs83 fn reseed(&mut self, (rsdr, seed): (Rsdr, S)) { in reseed() method
131 fn reseed(&mut self, rng: &mut R); in reseed() method
140 fn reseed(&mut self, rng: &mut R) { in reseed() method
172 fn reseed(&mut self, seed: u32) { in reseed() method
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/rand-0.4.6/src/
H A Dreseeding.rs83 fn reseed(&mut self, (rsdr, seed): (Rsdr, S)) { in reseed() method
131 fn reseed(&mut self, rng: &mut R); in reseed() method
140 fn reseed(&mut self, rng: &mut R) { in reseed() method
172 fn reseed(&mut self, seed: u32) { in reseed() method
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/rand-0.4.6/src/
H A Dreseeding.rs83 fn reseed(&mut self, (rsdr, seed): (Rsdr, S)) { in reseed() method
131 fn reseed(&mut self, rng: &mut R); in reseed() method
140 fn reseed(&mut self, rng: &mut R) { in reseed() method
172 fn reseed(&mut self, seed: u32) { in reseed() method
/dports/devel/texlab/texlab-3.3.0/cargo-crates/rand-0.4.6/src/
H A Dreseeding.rs83 fn reseed(&mut self, (rsdr, seed): (Rsdr, S)) { in reseed() method
131 fn reseed(&mut self, rng: &mut R); in reseed() method
140 fn reseed(&mut self, rng: &mut R) { in reseed() method
172 fn reseed(&mut self, seed: u32) { in reseed() method
/dports/textproc/xsv-rs/xsv-0.13.0/cargo-crates/rand-0.4.2/src/
H A Dreseeding.rs83 fn reseed(&mut self, (rsdr, seed): (Rsdr, S)) { in reseed() method
131 fn reseed(&mut self, rng: &mut R); in reseed() method
140 fn reseed(&mut self, rng: &mut R) { in reseed() method
172 fn reseed(&mut self, seed: u32) { in reseed() method
/dports/sysutils/potnet/potnet-0.4.4/cargo-crates/rand-0.4.6/src/
H A Dreseeding.rs83 fn reseed(&mut self, (rsdr, seed): (Rsdr, S)) { in reseed() method
131 fn reseed(&mut self, rng: &mut R); in reseed() method
140 fn reseed(&mut self, rng: &mut R) { in reseed() method
172 fn reseed(&mut self, seed: u32) { in reseed() method
/dports/devel/dtool/dtool-0.11.0/cargo-crates/rand-0.4.6/src/
H A Dreseeding.rs83 fn reseed(&mut self, (rsdr, seed): (Rsdr, S)) { in reseed() method
131 fn reseed(&mut self, rng: &mut R); in reseed() method
140 fn reseed(&mut self, rng: &mut R) { in reseed() method
172 fn reseed(&mut self, seed: u32) { in reseed() method
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/rand-0.4.6/src/
H A Dreseeding.rs83 fn reseed(&mut self, (rsdr, seed): (Rsdr, S)) { in reseed() method
131 fn reseed(&mut self, rng: &mut R); in reseed() method
140 fn reseed(&mut self, rng: &mut R) { in reseed() method
172 fn reseed(&mut self, seed: u32) { in reseed() method
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/rand-0.4.6/src/
H A Dreseeding.rs83 fn reseed(&mut self, (rsdr, seed): (Rsdr, S)) { in reseed() method
131 fn reseed(&mut self, rng: &mut R); in reseed() method
140 fn reseed(&mut self, rng: &mut R) { in reseed() method
172 fn reseed(&mut self, seed: u32) { in reseed() method
/dports/sysutils/fd/fd-8.3.0/cargo-crates/rand-0.4.6/src/
H A Dreseeding.rs83 fn reseed(&mut self, (rsdr, seed): (Rsdr, S)) { in reseed() method
131 fn reseed(&mut self, rng: &mut R); in reseed() method
140 fn reseed(&mut self, rng: &mut R) { in reseed() method
172 fn reseed(&mut self, seed: u32) { in reseed() method
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/testhelpers/
H A Drandom.go25 func reseed() { func
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/crypto-api-0.13.3/Crypto/Classes/
H A DExceptions.hs129 reseed l = eExcept . R.reseed l function

12345678910>>...26