Home
last modified time | relevance | path

Searched defs:Blake2b (Results 1 – 25 of 34) sorted by relevance

12

/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/minisign-verify-0.2.0/src/crypto/
H A Dblake2b.rs42 pub struct Blake2b { struct
53 param: Blake2bParam, argument
56 impl Clone for Blake2b { argument
57 fn clone(&self) -> Blake2b { in clone()
100 impl Blake2b { implementation
117 fn init0(param: Blake2bParam, digest_length: u8) -> Blake2b { in init0()
161 fn init_param(p: Blake2bParam) -> Blake2b { in init_param()
183 pub fn new(outlen: usize) -> Blake2b { in new()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/minisign-0.5.19/src/crypto/
H A Dblake2b.rs42 pub struct Blake2b { struct
53 param: Blake2bParam, argument
56 impl Clone for Blake2b { argument
57 fn clone(&self) -> Blake2b { in clone()
100 impl Blake2b { impl
117 fn init0(param: Blake2bParam, digest_length: u8) -> Blake2b { in init0()
161 fn init_param(p: Blake2bParam) -> Blake2b { in init_param()
183 pub fn new(outlen: usize) -> Blake2b { in new()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/sha2-0.1.2/rust-crypto/src/
H A Dblake2b.rs42 pub struct Blake2b { struct
53 param: Blake2bParam argument
56 impl Clone for Blake2b { fn clone(&self) -> Blake2b { *self } } in clone() argument
96 impl Blake2b { implementation
113 fn init0(param: Blake2bParam, digest_length: u8, key: &[u8]) -> Blake2b { in init0()
161 fn init_param( p: Blake2bParam, key: &[u8] ) -> Blake2b { in init_param()
183 pub fn new(outlen: usize) -> Blake2b { in new()
195 pub fn new_keyed(outlen: usize, key: &[u8] ) -> Blake2b { in new_keyed()
339 impl Digest for Blake2b { implementation
347 impl Mac for Blake2b { implementation
/dports/devel/dtool/dtool-0.11.0/cargo-crates/rust-crypto-0.2.36/src/
H A Dblake2b.rs42 pub struct Blake2b { struct
53 param: Blake2bParam argument
56 impl Clone for Blake2b { fn clone(&self) -> Blake2b { *self } } in clone() argument
96 impl Blake2b { impl
113 fn init0(param: Blake2bParam, digest_length: u8, key: &[u8]) -> Blake2b { in init0()
161 fn init_param( p: Blake2bParam, key: &[u8] ) -> Blake2b { in init_param()
183 pub fn new(outlen: usize) -> Blake2b { in new()
195 pub fn new_keyed(outlen: usize, key: &[u8] ) -> Blake2b { in new_keyed()
339 impl Digest for Blake2b { implementation
347 impl Mac for Blake2b { implementation
/dports/security/wolfssl/wolfssl-5.1.0/wolfssl/wolfcrypt/
H A Dblake2.h62 typedef struct Blake2b { struct
65 } Blake2b; argument
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dblake2.h62 typedef struct Blake2b { struct
65 } Blake2b; typedef
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dblake2.h62 typedef struct Blake2b { struct
65 } Blake2b; typedef
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dblake2.h62 typedef struct Blake2b { struct
65 } Blake2b; argument
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dblake2.h62 typedef struct Blake2b { struct
65 } Blake2b; argument
/dports/security/keepass/KeePass-2.49-Source/KeePassLib/Cryptography/Hash/
H A DBlake2b.cs36 public sealed class Blake2b : HashAlgorithm class
75 public Blake2b() in Blake2b() method in KeePassLib.Cryptography.Hash.Blake2b
83 public Blake2b(int cbHashLength) in Blake2b() method in KeePassLib.Cryptography.Hash.Blake2b
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/Crypto/Hash/
H A DBlake2.hs94 data Blake2b (bitlen :: Nat) = Blake2b constructor
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/Crypto/Hash/
H A DBlake2.hs94 data Blake2b (bitlen :: Nat) = Blake2b constructor
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/Crypto/Hash/
H A DBlake2.hs94 data Blake2b (bitlen :: Nat) = Blake2b function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/Crypto/Hash/
H A DBlake2.hs94 data Blake2b (bitlen :: Nat) = Blake2b constructor
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/Crypto/Hash/
H A DBlake2.hs94 data Blake2b (bitlen :: Nat) = Blake2b constructor
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/Crypto/Hash/
H A DBlake2.hs94 data Blake2b (bitlen :: Nat) = Blake2b constructor
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/Crypto/Hash/
H A DBlake2.hs94 data Blake2b (bitlen :: Nat) = Blake2b type
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/Crypto/Hash/
H A DBlake2.hs94 data Blake2b (bitlen :: Nat) = Blake2b constructor
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/Crypto/Hash/
H A DBlake2.hs94 data Blake2b (bitlen :: Nat) = Blake2b type
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/Crypto/Hash/
H A DBlake2.hs94 data Blake2b (bitlen :: Nat) = Blake2b function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/Crypto/Hash/
H A DBlake2.hs94 data Blake2b (bitlen :: Nat) = Blake2b function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/Crypto/Hash/
H A DBlake2.hs94 data Blake2b (bitlen :: Nat) = Blake2b constructor
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/Crypto/Hash/
H A DBlake2.hs94 data Blake2b (bitlen :: Nat) = Blake2b type
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/cryptonite-0.28/Crypto/Hash/
H A DBlake2.hs94 data Blake2b (bitlen :: Nat) = Blake2b constructor
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/cryptonite-0.27/Crypto/Hash/
H A DBlake2.hs94 data Blake2b (bitlen :: Nat) = Blake2b constructor

12