Home
last modified time | relevance | path

Searched +defs:new +defs:hash (Results 1 – 25 of 6378) sorted by relevance

12345678910>>...256

/dports/security/libargon2/phc-winner-argon2-20190702/kats/
H A Dcheck-sums.ps13 function hash($path) { in hash() function
5 $hash = new-object -TypeName System.Security.Cryptography.SHA256CryptoServiceProvider in hash() variable
28 $new = $(hash $file).replace("-","") in main() variable
29 $new = $new.ToLower() in main() variable
34 if ($new -eq $old) { in main() variable
/dports/security/py-argon2-cffi/argon2_cffi-19.1.0/extras/libargon2/kats/
H A Dcheck-sums.ps13 function hash($path) { in hash() function
5 $hash = new-object -TypeName System.Security.Cryptography.SHA256CryptoServiceProvider in hash() variable
28 $new = $(hash $file).replace("-","") in main() variable
29 $new = $new.ToLower() in main() variable
34 if ($new -eq $old) { in main() variable
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/openssl-0.10.26/src/
H A Dsha.rs61 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
71 let mut hash: [u8; 28] = mem::uninitialized(); localVariable
81 let mut hash: [u8; 32] = mem::uninitialized(); localVariable
91 let mut hash: [u8; 48] = mem::uninitialized(); localVariable
101 let mut hash: [u8; 64] = mem::uninitialized(); localVariable
119 pub fn new() -> Sha1 { in new() method
141 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
155 pub fn new() -> Sha224 { in new() method
191 pub fn new() -> Sha256 { in new() method
227 pub fn new() -> Sha384 { in new() method
[all …]
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/openssl-0.10.28/src/
H A Dsha.rs61 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
71 let mut hash: [u8; 28] = mem::uninitialized(); localVariable
81 let mut hash: [u8; 32] = mem::uninitialized(); localVariable
91 let mut hash: [u8; 48] = mem::uninitialized(); localVariable
101 let mut hash: [u8; 64] = mem::uninitialized(); localVariable
119 pub fn new() -> Sha1 { in new() method
141 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
155 pub fn new() -> Sha224 { in new() method
191 pub fn new() -> Sha256 { in new() method
227 pub fn new() -> Sha384 { in new() method
[all …]
/dports/lang/ghc/ghc-8.10.7/utils/haddock/html-test/src/
H A DHash.hs25 new = undefined function
42 hash = id function
45 hash = trunc function
48 hash (a,b) = hash a `xor` hash b function
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/openssl-0.10.32/src/
H A Dsha.rs62 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
73 let mut hash: [u8; 28] = mem::uninitialized(); localVariable
84 let mut hash: [u8; 32] = mem::uninitialized(); localVariable
95 let mut hash: [u8; 48] = mem::uninitialized(); localVariable
106 let mut hash: [u8; 64] = mem::uninitialized(); localVariable
132 pub fn new() -> Sha1 { in new() method
155 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
177 pub fn new() -> Sha224 { in new() method
222 pub fn new() -> Sha256 { in new() method
267 pub fn new() -> Sha384 { in new() method
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/openssl-0.10.32/src/
H A Dsha.rs62 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
73 let mut hash: [u8; 28] = mem::uninitialized(); localVariable
84 let mut hash: [u8; 32] = mem::uninitialized(); localVariable
95 let mut hash: [u8; 48] = mem::uninitialized(); localVariable
106 let mut hash: [u8; 64] = mem::uninitialized(); localVariable
132 pub fn new() -> Sha1 { in new() method
155 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
177 pub fn new() -> Sha224 { in new() method
222 pub fn new() -> Sha256 { in new() method
267 pub fn new() -> Sha384 { in new() method
[all …]
/dports/www/castor/castor-0.8.16/cargo-crates/openssl-0.10.30/src/
H A Dsha.rs62 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
73 let mut hash: [u8; 28] = mem::uninitialized(); localVariable
84 let mut hash: [u8; 32] = mem::uninitialized(); localVariable
95 let mut hash: [u8; 48] = mem::uninitialized(); localVariable
106 let mut hash: [u8; 64] = mem::uninitialized(); localVariable
132 pub fn new() -> Sha1 { in new() method
155 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
177 pub fn new() -> Sha224 { in new() method
222 pub fn new() -> Sha256 { in new() method
267 pub fn new() -> Sha384 { in new() method
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/openssl-0.10.32/src/
H A Dsha.rs62 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
73 let mut hash: [u8; 28] = mem::uninitialized(); localVariable
84 let mut hash: [u8; 32] = mem::uninitialized(); localVariable
95 let mut hash: [u8; 48] = mem::uninitialized(); localVariable
106 let mut hash: [u8; 64] = mem::uninitialized(); localVariable
132 pub fn new() -> Sha1 { in new() method
155 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
177 pub fn new() -> Sha224 { in new() method
222 pub fn new() -> Sha256 { in new() method
267 pub fn new() -> Sha384 { in new() method
[all …]
/dports/dns/dog/dog-0.1.0/cargo-crates/openssl-0.10.30/src/
H A Dsha.rs62 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
73 let mut hash: [u8; 28] = mem::uninitialized(); localVariable
84 let mut hash: [u8; 32] = mem::uninitialized(); localVariable
95 let mut hash: [u8; 48] = mem::uninitialized(); localVariable
106 let mut hash: [u8; 64] = mem::uninitialized(); localVariable
132 pub fn new() -> Sha1 { in new() method
155 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
177 pub fn new() -> Sha224 { in new() method
222 pub fn new() -> Sha256 { in new() method
267 pub fn new() -> Sha384 { in new() method
[all …]
/dports/www/rearx/rearx-0.1.4/cargo-crates/openssl-0.10.32/src/
H A Dsha.rs62 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
73 let mut hash: [u8; 28] = mem::uninitialized(); localVariable
84 let mut hash: [u8; 32] = mem::uninitialized(); localVariable
95 let mut hash: [u8; 48] = mem::uninitialized(); localVariable
106 let mut hash: [u8; 64] = mem::uninitialized(); localVariable
132 pub fn new() -> Sha1 { in new() method
155 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
177 pub fn new() -> Sha224 { in new() method
222 pub fn new() -> Sha256 { in new() method
267 pub fn new() -> Sha384 { in new() method
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-0.10.30/src/
H A Dsha.rs62 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
73 let mut hash: [u8; 28] = mem::uninitialized(); localVariable
84 let mut hash: [u8; 32] = mem::uninitialized(); localVariable
95 let mut hash: [u8; 48] = mem::uninitialized(); localVariable
106 let mut hash: [u8; 64] = mem::uninitialized(); localVariable
132 pub fn new() -> Sha1 { in new() method
155 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
177 pub fn new() -> Sha224 { in new() method
222 pub fn new() -> Sha256 { in new() method
267 pub fn new() -> Sha384 { in new() method
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-0.10.33/src/
H A Dsha.rs51 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
62 let mut hash: [u8; 28] = mem::uninitialized(); localVariable
73 let mut hash: [u8; 32] = mem::uninitialized(); localVariable
84 let mut hash: [u8; 48] = mem::uninitialized(); localVariable
95 let mut hash: [u8; 64] = mem::uninitialized(); localVariable
121 pub fn new() -> Sha1 { in new() method
144 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
166 pub fn new() -> Sha224 { in new() method
211 pub fn new() -> Sha256 { in new() method
256 pub fn new() -> Sha384 { in new() method
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-0.10.32/src/
H A Dsha.rs62 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
73 let mut hash: [u8; 28] = mem::uninitialized(); localVariable
84 let mut hash: [u8; 32] = mem::uninitialized(); localVariable
95 let mut hash: [u8; 48] = mem::uninitialized(); localVariable
106 let mut hash: [u8; 64] = mem::uninitialized(); localVariable
132 pub fn new() -> Sha1 { in new() method
155 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
177 pub fn new() -> Sha224 { in new() method
222 pub fn new() -> Sha256 { in new() method
267 pub fn new() -> Sha384 { in new() method
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/openssl/src/
H A Dsha.rs62 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
73 let mut hash: [u8; 28] = mem::uninitialized(); localVariable
84 let mut hash: [u8; 32] = mem::uninitialized(); localVariable
95 let mut hash: [u8; 48] = mem::uninitialized(); localVariable
106 let mut hash: [u8; 64] = mem::uninitialized(); localVariable
132 pub fn new() -> Sha1 { in new() method
155 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
177 pub fn new() -> Sha224 { in new() method
222 pub fn new() -> Sha256 { in new() method
267 pub fn new() -> Sha384 { in new() method
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/openssl-0.10.30/src/
H A Dsha.rs62 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
73 let mut hash: [u8; 28] = mem::uninitialized(); localVariable
84 let mut hash: [u8; 32] = mem::uninitialized(); localVariable
95 let mut hash: [u8; 48] = mem::uninitialized(); localVariable
106 let mut hash: [u8; 64] = mem::uninitialized(); localVariable
132 pub fn new() -> Sha1 { in new() method
155 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
177 pub fn new() -> Sha224 { in new() method
222 pub fn new() -> Sha256 { in new() method
267 pub fn new() -> Sha384 { in new() method
[all …]
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/openssl-0.10.30/src/
H A Dsha.rs62 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
73 let mut hash: [u8; 28] = mem::uninitialized(); localVariable
84 let mut hash: [u8; 32] = mem::uninitialized(); localVariable
95 let mut hash: [u8; 48] = mem::uninitialized(); localVariable
106 let mut hash: [u8; 64] = mem::uninitialized(); localVariable
132 pub fn new() -> Sha1 { in new() method
155 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
177 pub fn new() -> Sha224 { in new() method
222 pub fn new() -> Sha256 { in new() method
267 pub fn new() -> Sha384 { in new() method
[all …]
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/openssl-0.10.30/src/
H A Dsha.rs62 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
73 let mut hash: [u8; 28] = mem::uninitialized(); localVariable
84 let mut hash: [u8; 32] = mem::uninitialized(); localVariable
95 let mut hash: [u8; 48] = mem::uninitialized(); localVariable
106 let mut hash: [u8; 64] = mem::uninitialized(); localVariable
132 pub fn new() -> Sha1 { in new() method
155 let mut hash: [u8; 20] = mem::uninitialized(); localVariable
177 pub fn new() -> Sha224 { in new() method
222 pub fn new() -> Sha256 { in new() method
267 pub fn new() -> Sha384 { in new() method
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssl/src/
H A Dtls_bloom_filter.erl38 new(K, M) -> function
106 hash(Elem, K, M) -> function
109 hash(_, 0, _, Acc) -> function
111 hash(Elem, K, M, Acc) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssl/src/
H A Dtls_bloom_filter.erl38 new(K, M) -> function
106 hash(Elem, K, M) -> function
109 hash(_, 0, _, Acc) -> function
111 hash(Elem, K, M, Acc) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssl/src/
H A Dtls_bloom_filter.erl38 new(K, M) -> function
106 hash(Elem, K, M) -> function
109 hash(_, 0, _, Acc) -> function
111 hash(Elem, K, M, Acc) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssl/src/
H A Dtls_bloom_filter.erl38 new(K, M) -> function
106 hash(Elem, K, M) -> function
109 hash(_, 0, _, Acc) -> function
111 hash(Elem, K, M, Acc) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssl/src/
H A Dtls_bloom_filter.erl38 new(K, M) -> function
106 hash(Elem, K, M) -> function
109 hash(_, 0, _, Acc) -> function
111 hash(Elem, K, M, Acc) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssl/src/
H A Dtls_bloom_filter.erl38 new(K, M) -> function
106 hash(Elem, K, M) -> function
109 hash(_, 0, _, Acc) -> function
111 hash(Elem, K, M, Acc) -> function
/dports/devel/p5-Data-Capture/Data-Capture-0.27/lib/Data/
H A DCapture.pm8 sub new { subroutine
20 sub hash { $_[0]{named} } subroutine
61 sub new { subroutine
78 sub hash { $captures{refaddr $_[0]}->named } subroutine

12345678910>>...256