Home
last modified time | relevance | path

Searched defs:blake (Results 1 – 25 of 45) sorted by relevance

12

/dports/security/digestpp/digestpp-34ff2eeae397ed744d972d86b5a20f603b029fbd/algorithm/mixin/
H A Dblake2_mixin.hpp49 auto& blake = static_cast<hasher<T, mixin::blake2_mixin>&>(*this); in set_salt() local
82 auto& blake = static_cast<hasher<T, mixin::blake2_mixin>&>(*this); in set_personalization() local
99 auto& blake = static_cast<hasher<T, mixin::blake2_mixin>&>(*this); in set_key() local
H A Dblake_mixin.hpp50 auto& blake = static_cast<hasher<T, mixin::blake_mixin>&>(*this); in set_salt() local
/dports/security/digestpp/digestpp-34ff2eeae397ed744d972d86b5a20f603b029fbd/algorithm/
H A Dblake.hpp43 typedef hasher<detail::blake_provider, mixin::blake_mixin> blake; typedef
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireguard/
H A Dcookie.c36 struct blake2s_state blake; in precompute_key() local
H A Dnoise.c36 struct blake2s_state blake; in wg_noise_init() local
401 struct blake2s_state blake; in mix_hash() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireguard/
H A Dcookie.c36 struct blake2s_state blake; in precompute_key() local
H A Dnoise.c36 struct blake2s_state blake; in wg_noise_init() local
401 struct blake2s_state blake; in mix_hash() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireguard/
H A Dcookie.c36 struct blake2s_state blake; in precompute_key() local
H A Dnoise.c36 struct blake2s_state blake; in wg_noise_init() local
401 struct blake2s_state blake; in mix_hash() local
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/crypto/generators/
H A DArgon2BytesGenerator.java387 Blake2bDigest blake = new Blake2bDigest(outLen * 8); in hash() local
493 Blake2bDigest blake = new Blake2bDigest(ARGON2_PREHASH_DIGEST_LENGTH * 8); in initialize() local
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/rust-argon2-0.8.2/src/
H A Dcore.rs57 let mut blake = Params::new().hash_length(out.len()).to_state(); in blake2b() localVariable
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/rust-argon2-0.8.3/src/
H A Dcore.rs56 let mut blake = Params::new().hash_length(out.len()).to_state(); in blake2b() localVariable
/dports/www/castor/castor-0.8.16/cargo-crates/rust-argon2-0.8.2/src/
H A Dcore.rs57 let mut blake = Params::new().hash_length(out.len()).to_state(); in blake2b() localVariable
/dports/shells/nsh/nsh-0.4.2/cargo-crates/rust-argon2-0.8.3/src/
H A Dcore.rs56 let mut blake = Params::new().hash_length(out.len()).to_state(); in blake2b() localVariable
/dports/net-im/fractal/fractal-4.4.0/vendor/rust-argon2/src/
H A Dcore.rs56 let mut blake = Params::new().hash_length(out.len()).to_state(); in blake2b() localVariable
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/rust-argon2-0.8.2/src/
H A Dcore.rs57 let mut blake = Params::new().hash_length(out.len()).to_state(); in blake2b() localVariable
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/rust-argon2-0.8.3/src/
H A Dcore.rs56 let mut blake = Params::new().hash_length(out.len()).to_state(); in blake2b() localVariable
/dports/www/rearx/rearx-0.1.4/cargo-crates/rust-argon2-0.8.3/src/
H A Dcore.rs56 let mut blake = Params::new().hash_length(out.len()).to_state(); in blake2b() localVariable
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rust-argon2-0.7.0/src/
H A Dcore.rs56 let mut blake = Params::new().hash_length(out.len()).to_state(); in blake2b() localVariable
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/rust-argon2-0.5.1/src/
H A Dcore.rs56 let mut blake = Params::new().hash_length(out.len()).to_state(); in blake2b() localVariable
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/rust-argon2-0.7.0/src/
H A Dcore.rs56 let mut blake = Params::new().hash_length(out.len()).to_state(); in blake2b() localVariable
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/rust-argon2-0.8.2/src/
H A Dcore.rs57 let mut blake = Params::new().hash_length(out.len()).to_state(); in blake2b() localVariable
/dports/devel/tokei/tokei-12.1.2/cargo-crates/rust-argon2-0.7.0/src/
H A Dcore.rs56 let mut blake = Params::new().hash_length(out.len()).to_state(); in blake2b() localVariable
/dports/www/firefox/firefox-99.0/third_party/rust/rust-argon2/src/
H A Dcore.rs56 let mut blake = Params::new().hash_length(out.len()).to_state(); in blake2b() localVariable
/dports/x11/sirula/sirula-1.0.0/cargo-crates/rust-argon2-0.8.3/src/
H A Dcore.rs56 let mut blake = Params::new().hash_length(out.len()).to_state(); in blake2b() localVariable

12