Home
last modified time | relevance | path

Searched defs:ComputeHash (Results 1 – 25 of 324) sorted by relevance

12345678910>>...13

/dports/sysutils/b2sum/BLAKE2-20190724/csharp/Blake2Sharp/
H A DBlake2B.cs48 public static byte[] ComputeHash(byte[] data, int start, int count) in ComputeHash() method in Blake2Sharp.Blake2B
53 public static byte[] ComputeHash(byte[] data) in ComputeHash() method in Blake2Sharp.Blake2B
58 public static byte[] ComputeHash(byte[] data, Blake2BConfig config) in ComputeHash() method in Blake2Sharp.Blake2B
63 public static byte[] ComputeHash(byte[] data, int start, int count, Blake2BConfig config) in ComputeHash() method in Blake2Sharp.Blake2B
/dports/security/softether5/SoftEtherVPN-5.02.5180/3rdparty/BLAKE2/csharp/Blake2Sharp/
H A DBlake2B.cs48 public static byte[] ComputeHash(byte[] data, int start, int count) in ComputeHash() method in Blake2Sharp.Blake2B
53 public static byte[] ComputeHash(byte[] data) in ComputeHash() method in Blake2Sharp.Blake2B
58 public static byte[] ComputeHash(byte[] data, Blake2BConfig config) in ComputeHash() method in Blake2Sharp.Blake2B
63 public static byte[] ComputeHash(byte[] data, int start, int count, Blake2BConfig config) in ComputeHash() method in Blake2Sharp.Blake2B
/dports/games/0ad/0ad-0.0.23b-alpha/source/simulation2/serialization/
H A DHashSerializer.cpp32 const u8* CHashSerializer::ComputeHash() in ComputeHash() function in CHashSerializer
42 const u8* CHashSerializerImpl::ComputeHash() in ComputeHash() function in CHashSerializerImpl
/dports/misc/usd/USD-21.11/pxr/imaging/hd/
H A DbufferSource.cpp46 HdBufferSource::ComputeHash() const in ComputeHash() function in HdBufferSource
84 HdComputedBufferSource::ComputeHash() const in ComputeHash() function in HdComputedBufferSource
131 HdNullBufferSource::ComputeHash() const in ComputeHash() function in HdNullBufferSource
H A Dbinding.cpp47 HdBindingRequest::ComputeHash() const in ComputeHash() function in HdBindingRequest
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/security/cryptography/
H A Dhashalgorithm.cs61 public byte[] ComputeHash(Stream inputStream) { in ComputeHash() method in System.Security.Cryptography.HashAlgorithm
81 public byte[] ComputeHash(byte[] buffer) { in ComputeHash() method in System.Security.Cryptography.HashAlgorithm
95 public byte[] ComputeHash(byte[] buffer, int offset, int count) { in ComputeHash() method in System.Security.Cryptography.HashAlgorithm
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Primitives/src/System/Security/Cryptography/
H A DHashAlgorithm.cs38 public byte[] ComputeHash(byte[] buffer) in ComputeHash() method in System.Security.Cryptography.HashAlgorithm
75 public byte[] ComputeHash(byte[] buffer, int offset, int count) in ComputeHash() method in System.Security.Cryptography.HashAlgorithm
93 public byte[] ComputeHash(Stream inputStream) in ComputeHash() method in System.Security.Cryptography.HashAlgorithm
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Internals/System/Runtime/
H A DHashHelper.cs11 public static byte[] ComputeHash(byte[] buffer) in ComputeHash() method in System.Runtime.HashHelper
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.Runtime/
H A DMD5HashHelper.cs11 public static byte[] ComputeHash(byte[] buffer) in ComputeHash() method in System.Workflow.Runtime.MD5HashHelper
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Mapping/
H A DMetadataMappingHasherVisitor.HashSourceBuilder.cs139 internal string ComputeHash() in ComputeHash() method in System.Data.Mapping.StringHashBuilder
206 public static string ComputeHash(HashAlgorithm hashAlgorithm, string source) in ComputeHash() method in System.Data.Mapping.StringHashBuilder
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/services/heap_profiling/
H A Dallocation.cc12 uint32_t ComputeHash(const std::vector<Address>& addrs) { in ComputeHash() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/services/heap_profiling/
H A Dallocation.cc12 uint32_t ComputeHash(const std::vector<Address>& addrs) { in ComputeHash() function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dhashing.h70 static hash_t ComputeHash(const Scalar& value) { in ComputeHash() function
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/util/
H A Dhashing.h70 static hash_t ComputeHash(const Scalar& value) { in ComputeHash() function
/dports/games/openbve/OpenBVE-1.8.2.1/source/Plugins/Sound.Flac/
H A DCrc8.cs8 internal static byte ComputeHash(byte[] bytes, int offset, int count) { in ComputeHash() method in Flac.Crc8
H A DCrc16.cs8 internal static ushort ComputeHash(byte[] bytes, int offset, int count) { in ComputeHash() method in Flac.Crc16
/dports/devel/py-azure-cosmos/azure-cosmos-3.2.0/azure/cosmos/
H A Dmurmur_hash.py49 def ComputeHash(self, key): member in _MurmurHash
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dhashing.h71 static hash_t ComputeHash(const Scalar& value) { in ComputeHash() function
/dports/misc/usd/USD-21.11/pxr/imaging/pxOsd/
H A DsubdivTags.cpp35 PxOsdSubdivTags::ComputeHash() const { in ComputeHash() function in PxOsdSubdivTags
/dports/misc/usd/USD-21.11/pxr/imaging/hdSt/
H A DmaterialParam.cpp61 HdSt_MaterialParam::ComputeHash(HdSt_MaterialParamVector const &params) in ComputeHash() function in HdSt_MaterialParam
H A DextCompGpuPrimvarBufferSource.cpp53 HdStExtCompGpuPrimvarBufferSource::ComputeHash() const in ComputeHash() function in HdStExtCompGpuPrimvarBufferSource
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/core/
H A Dcore_cloud_password.cpp59 bytes::vector ComputeHash( in ComputeHash() function
159 bytes::vector ComputeHash( in ComputeHash() function
165 bytes::vector ComputeHash( in ComputeHash() function
171 bytes::vector ComputeHash( in ComputeHash() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/wtf/text/
H A Dstring_hasher.h171 static unsigned ComputeHash(const T* data, unsigned length) { in ComputeHash() function
178 static unsigned ComputeHash(const T* data, unsigned length) { in ComputeHash() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/text/
H A Dstring_hasher.h171 static unsigned ComputeHash(const T* data, unsigned length) { in ComputeHash() function
178 static unsigned ComputeHash(const T* data, unsigned length) { in ComputeHash() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/
H A DMarvin.cs26 public static long ComputeHash(ReadOnlySpan<byte> data, ulong seed) in ComputeHash() method in System.Marvin

12345678910>>...13