Home
last modified time | relevance | path

Searched refs:randoms (Results 226 – 250 of 715) sorted by relevance

12345678910>>...29

/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/random-1.2.0/src/System/
H A DRandom.hs231 randoms :: RandomGen g => g -> [a]
232 randoms g = build (\cons _nil -> buildRandoms cons random g) function
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/rustls-0.17.0/src/client/
H A Dtls12.rs492 message.extend_from_slice(&st.handshake.randoms.client); in handle()
493 message.extend_from_slice(&st.handshake.randoms.server); in handle()
543 SessionSecrets::new_ems(&st.handshake.randoms, in handle()
548 SessionSecrets::new(&st.handshake.randoms, in handle()
553 &secrets.randoms.client, in handle()
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/rustls-0.17.0/src/client/
H A Dtls12.rs492 message.extend_from_slice(&st.handshake.randoms.client); in handle()
493 message.extend_from_slice(&st.handshake.randoms.server); in handle()
543 SessionSecrets::new_ems(&st.handshake.randoms, in handle()
548 SessionSecrets::new(&st.handshake.randoms, in handle()
553 &secrets.randoms.client, in handle()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustls-0.17.0/src/client/
H A Dtls12.rs492 message.extend_from_slice(&st.handshake.randoms.client); in handle()
493 message.extend_from_slice(&st.handshake.randoms.server); in handle()
543 SessionSecrets::new_ems(&st.handshake.randoms, in handle()
548 SessionSecrets::new(&st.handshake.randoms, in handle()
553 &secrets.randoms.client, in handle()
/dports/science/clhep/2.4.1.0/CLHEP/Random/Random/
H A DRanlux64Engine.h112 double randoms[12]; // randoms [i] is the x[n-i] of Luscher's note variable
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/rustls-0.17.0/src/server/
H A Dtls12.rs134 SessionSecrets::new_ems(&self.handshake.randoms, in handle()
139 SessionSecrets::new(&self.handshake.randoms, in handle()
144 &secrets.randoms.client, in handle()
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/rustls-0.17.0/src/server/
H A Dtls12.rs134 SessionSecrets::new_ems(&self.handshake.randoms, in handle()
139 SessionSecrets::new(&self.handshake.randoms, in handle()
144 &secrets.randoms.client, in handle()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustls-0.17.0/src/server/
H A Dtls12.rs134 SessionSecrets::new_ems(&self.handshake.randoms, in handle()
139 SessionSecrets::new(&self.handshake.randoms, in handle()
144 &secrets.randoms.client, in handle()
/dports/www/zola/zola-0.15.2/cargo-crates/rustls-0.20.2/src/server/
H A Dhs.rs379 let randoms = ConnectionRandoms::new(client_hello.random, Random::new()?, false); in with_certified_key() localVariable
385 randoms, in with_certified_key()
398 randoms, in with_certified_key()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/rustls-0.20.2/src/server/
H A Dhs.rs379 let randoms = ConnectionRandoms::new(client_hello.random, Random::new()?, false); in with_certified_key() localVariable
385 randoms, in with_certified_key()
398 randoms, in with_certified_key()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/Shadertoy/presets/default/
H A Dfractaltiling.frag.glsl19 …vec4 w = fract((sin(a.x*7.0+31.0*a.y + 0.01*iTime)+vec4(0.035,0.01,0.0,0.7))*13.545317); // randoms
/dports/devel/py-hypothesis/hypothesis-6.28.0/src/hypothesis/strategies/
H A D__init__.py42 randoms,
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/randutil/
H A DREADME.md2 Helper library for cryptographic and mathmatical randoms
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/benchs/Number/
H A DF2m.hs16 . randoms
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/benchs/Number/
H A DF2m.hs16 . randoms
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/benchs/Number/
H A DF2m.hs16 . randoms
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/benchs/Number/
H A DF2m.hs16 . randoms
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/benchs/Number/
H A DF2m.hs16 . randoms
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/benchs/Number/
H A DF2m.hs16 . randoms
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/benchs/Number/
H A DF2m.hs16 . randoms
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/benchs/Number/
H A DF2m.hs16 . randoms
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/benchs/Number/
H A DF2m.hs16 . randoms
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/benchs/Number/
H A DF2m.hs16 . randoms
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/benchs/Number/
H A DF2m.hs16 . randoms
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/benchs/Number/
H A DF2m.hs16 . randoms

12345678910>>...29