Home
last modified time | relevance | path

Searched defs:hashes (Results 1 – 25 of 2380) sorted by relevance

12345678910>>...96

/dports/security/s2n/s2n-tls-1.1.2/tls/
H A Ds2n_handshake_hashes.c24 static S2N_RESULT s2n_handshake_hashes_new_hashes(struct s2n_handshake_hashes *hashes) in s2n_handshake_hashes_new_hashes()
40 static S2N_RESULT s2n_handshake_hashes_reset_hashes(struct s2n_handshake_hashes *hashes) in s2n_handshake_hashes_reset_hashes()
56 static S2N_RESULT s2n_handshake_hashes_free_hashes(struct s2n_handshake_hashes *hashes) in s2n_handshake_hashes_free_hashes()
74 static S2N_RESULT s2n_handshake_hashes_init_hashes(struct s2n_handshake_hashes *hashes) in s2n_handshake_hashes_init_hashes()
105 S2N_RESULT s2n_handshake_hashes_new(struct s2n_handshake_hashes **hashes) in s2n_handshake_hashes_new()
122 S2N_RESULT s2n_handshake_hashes_wipe(struct s2n_handshake_hashes *hashes) in s2n_handshake_hashes_wipe()
128 S2N_CLEANUP_RESULT s2n_handshake_hashes_free(struct s2n_handshake_hashes **hashes) in s2n_handshake_hashes_free()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/java/tests/src/test/java/org/signal/libsignal/hsmenclave/
H A DHsmEnclaveClientTest.java16 List<byte[]> hashes = new ArrayList<>(); in testCreateClient() local
26 List<byte[]> hashes = new ArrayList<>(); in testCreateClientFailsWithInvalidPublicKey() local
39 List<byte[]> hashes = new ArrayList<>(); in testCreateClientFailsWithInvalidHash() local
52 List<byte[]> hashes = new ArrayList<>(); in testCreateClientFailsWithNoHashes() local
63 List<byte[]> hashes = new ArrayList<>(); in testEstablishedSendFailsPriorToEstablishment() local
76 List<byte[]> hashes = new ArrayList<>(); in testEstablishedRecvFailsPriorToEstablishment() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/smhasher/src/
H A DKeysetTest.h30 pfHash hash, std::vector<hashtype> & hashes ) in CombinationKeygenRecurse()
59 std::vector<hashtype> hashes; in CombinationKeyTest() local
85 …enRecurse ( pfHash hash, uint32_t * blocks, int blockcount, int k, std::vector<hashtype> & hashes ) in PermutationKeygenRecurse()
115 std::vector<hashtype> hashes; in PermutationKeyTest() local
171 std::vector<hashtype> hashes; in SparseKeyTest() local
208 std::vector<hashtype> hashes; in WindowedKeyTest() local
256 std::vector<hashtype> hashes; in CyclicKeyTest() local
301 std::vector<hashtype> hashes; in TwoBytesTest2() local
343 std::vector<hashtype> hashes; in TextKeyTest() local
388 std::vector<hashtype> hashes; in ZeroKeyTest() local
[all …]
H A DStats.h42 int FindCollisions ( std::vector<hashtype> & hashes, in FindCollisions()
106 double TestDistribution ( std::vector<hashtype> & hashes, bool drawDiagram ) in TestDistribution()
191 bool TestHashList ( std::vector<hashtype> & hashes, std::vector<hashtype> & collisions, bool testDi… in TestHashList()
251 bool TestHashList ( std::vector<hashtype> & hashes, bool /*testColl*/, bool testDist, bool drawDiag… in TestHashList()
265 std::vector<hashtype> hashes; in TestKeyList() local
300 double TestDistributionBytepairs ( std::vector<hashtype> & hashes, bool drawDiagram ) in TestDistributionBytepairs()
354 void TestDistributionFast ( std::vector<hashtype> & hashes, double & dworst, double & davg ) in TestDistributionFast()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/smhasher/src/
H A DKeysetTest.h30 pfHash hash, std::vector<hashtype> & hashes ) in CombinationKeygenRecurse()
59 std::vector<hashtype> hashes; in CombinationKeyTest() local
85 …enRecurse ( pfHash hash, uint32_t * blocks, int blockcount, int k, std::vector<hashtype> & hashes ) in PermutationKeygenRecurse()
115 std::vector<hashtype> hashes; in PermutationKeyTest() local
171 std::vector<hashtype> hashes; in SparseKeyTest() local
208 std::vector<hashtype> hashes; in WindowedKeyTest() local
256 std::vector<hashtype> hashes; in CyclicKeyTest() local
301 std::vector<hashtype> hashes; in TwoBytesTest2() local
343 std::vector<hashtype> hashes; in TextKeyTest() local
388 std::vector<hashtype> hashes; in ZeroKeyTest() local
[all …]
H A DStats.h42 int FindCollisions ( std::vector<hashtype> & hashes, in FindCollisions()
106 double TestDistribution ( std::vector<hashtype> & hashes, bool drawDiagram ) in TestDistribution()
191 bool TestHashList ( std::vector<hashtype> & hashes, std::vector<hashtype> & collisions, bool testDi… in TestHashList()
251 bool TestHashList ( std::vector<hashtype> & hashes, bool /*testColl*/, bool testDist, bool drawDiag… in TestHashList()
265 std::vector<hashtype> hashes; in TestKeyList() local
300 double TestDistributionBytepairs ( std::vector<hashtype> & hashes, bool drawDiagram ) in TestDistributionBytepairs()
354 void TestDistributionFast ( std::vector<hashtype> & hashes, double & dworst, double & davg ) in TestDistributionFast()
/dports/benchmarks/smhasher/smhasher-1.0/
H A DKeysetTest.h30 pfHash hash, std::vector<hashtype> & hashes ) in CombinationKeygenRecurse()
59 std::vector<hashtype> hashes; in CombinationKeyTest() local
85 …enRecurse ( pfHash hash, uint32_t * blocks, int blockcount, int k, std::vector<hashtype> & hashes ) in PermutationKeygenRecurse()
115 std::vector<hashtype> hashes; in PermutationKeyTest() local
171 std::vector<hashtype> hashes; in SparseKeyTest() local
208 std::vector<hashtype> hashes; in WindowedKeyTest() local
256 std::vector<hashtype> hashes; in CyclicKeyTest() local
301 std::vector<hashtype> hashes; in TwoBytesTest2() local
343 std::vector<hashtype> hashes; in TextKeyTest() local
388 std::vector<hashtype> hashes; in ZeroKeyTest() local
[all …]
H A DStats.h42 int FindCollisions ( std::vector<hashtype> & hashes, in FindCollisions()
106 double TestDistribution ( std::vector<hashtype> & hashes, bool drawDiagram ) in TestDistribution()
191 bool TestHashList ( std::vector<hashtype> & hashes, std::vector<hashtype> & collisions, bool testDi… in TestHashList()
251 bool TestHashList ( std::vector<hashtype> & hashes, bool /*testColl*/, bool testDist, bool drawDiag… in TestHashList()
265 std::vector<hashtype> hashes; in TestKeyList() local
300 double TestDistributionBytepairs ( std::vector<hashtype> & hashes, bool drawDiagram ) in TestDistributionBytepairs()
354 void TestDistributionFast ( std::vector<hashtype> & hashes, double & dworst, double & davg ) in TestDistributionFast()
/dports/biology/abyss/abyss-2.3.1/Bloom/
H A DHashAgnosticCascadingBloom.h43 HashAgnosticCascadingBloom(size_t size, unsigned hashes, size_t levels, unsigned k) in HashAgnosticCascadingBloom()
95 bool contains(const std::vector<hash_t>& hashes) const in contains()
105 bool contains(const hash_t hashes[]) const in contains()
112 void insert(const std::vector<hash_t>& hashes) in insert()
124 void insert(const hash_t hashes[]) in insert()
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/utils/test/
H A DRendezvousHashTest.cpp20 RendezvousHash hashes; in TEST() local
40 RendezvousHash hashes; in TEST() local
63 RendezvousHash hashes; in TEST() local
91 RendezvousHash hashes; in TEST() local
122 RendezvousHash hashes; in TEST() local
156 RendezvousHash hashes; in TEST() local
191 RendezvousHash hashes; in TEST() local
231 RendezvousHash hashes; in TEST() local
263 RendezvousHash hashes; in TEST() local
/dports/biology/abyss/abyss-2.3.1/RResolver/btllib/extras/java/
H A DBloomFilter.java51 public void insert(SWIGTYPE_p_uint64_t hashes) { in insert()
55 public void insert(SWIGTYPE_p_std__vectorT_uint64_t_t hashes) { in insert()
59 public boolean contains(SWIGTYPE_p_uint64_t hashes) { in contains()
63 public boolean contains(SWIGTYPE_p_std__vectorT_uint64_t_t hashes) { in contains()
/dports/devel/boost-docs/boost_1_72_0/libs/container_hash/doc/samples/
H A Dtutorial.cpp11 std::vector<std::size_t> hashes; in get_hashes() local
24 std::vector<std::size_t> hashes = get_hashes(values); in main() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/container_hash/doc/samples/
H A Dtutorial.cpp11 std::vector<std::size_t> hashes; in get_hashes() local
24 std::vector<std::size_t> hashes = get_hashes(values); in main() local
/dports/devel/boost-libs/boost_1_72_0/libs/container_hash/doc/samples/
H A Dtutorial.cpp11 std::vector<std::size_t> hashes; in get_hashes() local
24 std::vector<std::size_t> hashes = get_hashes(values); in main() local
/dports/devel/hyperscan/boost_1_75_0/libs/container_hash/doc/samples/
H A Dtutorial.cpp11 std::vector<std::size_t> hashes; in get_hashes() local
24 std::vector<std::size_t> hashes = get_hashes(values); in main() local
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/webui/api/
H A Dtorrentscontroller.cpp809 const QStringList hashes = params()["hashes"].split('|'); in addPeersAction() local
847 const QStringList hashes = params()["hashes"].split('|'); in pauseAction() local
944 const QStringList hashes {params()["hashes"].split('|')}; in setUploadLimitAction() local
956 const QStringList hashes {params()["hashes"].split('|')}; in setDownloadLimitAction() local
966 const QStringList hashes = params()["hashes"].split('|'); in setShareLimitsAction() local
979 const QStringList hashes {params()["hashes"].split('|')}; in toggleSequentialDownloadAction() local
987 const QStringList hashes {params()["hashes"].split('|')}; in toggleFirstLastPiecePrioAction() local
996 const QStringList hashes {params()["hashes"].split('|')}; in setSuperSeedingAction() local
1005 const QStringList hashes {params()["hashes"].split('|')}; in setForceStartAction() local
1016 const QStringList hashes {params()["hashes"].split('|')}; in deleteAction() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/
H A Dcomputed_hashes.cc55 std::vector<std::string> hashes, in HashInfo()
77 std::vector<std::string> hashes) { in Add()
172 std::vector<std::string> hashes; in CreateFromFile() local
228 base::Optional<std::vector<std::string>> hashes = in Compute() local
258 const std::vector<std::string>& hashes = hash_info.hashes; in WriteToFile() local
300 std::vector<std::string> hashes; in GetHashesForContent() local
339 std::vector<std::string> hashes = GetHashesForContent(contents, block_size); in ComputeAndCheckResourceHash() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/
H A Dcomputed_hashes.cc54 std::vector<std::string> hashes, in HashInfo()
76 std::vector<std::string> hashes) { in Add()
171 std::vector<std::string> hashes; in CreateFromFile() local
227 base::Optional<std::vector<std::string>> hashes = in Compute() local
257 const std::vector<std::string>& hashes = hash_info.hashes; in WriteToFile() local
299 std::vector<std::string> hashes; in GetHashesForContent() local
338 std::vector<std::string> hashes = GetHashesForContent(contents, block_size); in ComputeAndCheckResourceHash() local
/dports/emulators/mess/mame-mame0226/src/frontend/mame/
H A Dmedia_ident.cpp26 util::hash_collection const &hashes) in match()
43 util::hash_collection const &hashes) in match()
222 util::hash_collection hashes; in digest_file() local
246 util::hash_collection hashes; in digest_file() local
265 util::hash_collection hashes; in digest_file() local
298 util::hash_collection hashes; in digest_data() local
/dports/emulators/mame/mame-mame0226/src/frontend/mame/
H A Dmedia_ident.cpp26 util::hash_collection const &hashes) in match()
43 util::hash_collection const &hashes) in match()
222 util::hash_collection hashes; in digest_file() local
246 util::hash_collection hashes; in digest_file() local
265 util::hash_collection hashes; in digest_file() local
298 util::hash_collection hashes; in digest_data() local
/dports/devel/cmph/cmph-2.0/src/
H A Djenkins_hash.c101 …id __jenkins_hash_vector(cmph_uint32 seed, const char *k, cmph_uint32 keylen, cmph_uint32 * hashes) in __jenkins_hash_vector()
156 cmph_uint32 hashes[3]; in jenkins_hash() local
216 …nkins_hash_vector_(jenkins_state_t *state, const char *k, cmph_uint32 keylen, cmph_uint32 * hashes) in jenkins_hash_vector_()
284 cmph_uint32 hashes[3]; in jenkins_hash_packed() local
295 …s_hash_vector_packed(void *jenkins_packed, const char *k, cmph_uint32 keylen, cmph_uint32 * hashes) in jenkins_hash_vector_packed()
/dports/devel/gobject-introspection/gobject-introspection-1.70.0/girepository/cmph/
H A Djenkins_hash.c100 …id __jenkins_hash_vector(cmph_uint32 seed, const char *k, cmph_uint32 keylen, cmph_uint32 * hashes) in __jenkins_hash_vector()
155 cmph_uint32 hashes[3]; in jenkins_hash() local
215 …nkins_hash_vector_(jenkins_state_t *state, const char *k, cmph_uint32 keylen, cmph_uint32 * hashes) in jenkins_hash_vector_()
283 cmph_uint32 hashes[3]; in jenkins_hash_packed() local
294 …s_hash_vector_packed(void *jenkins_packed, const char *k, cmph_uint32 keylen, cmph_uint32 * hashes) in jenkins_hash_vector_packed()
/dports/www/drupal8/drupal-8.9.20/vendor/easyrdf/easyrdf/lib/EasyRdf/
H A DIsomorphic.php350 private static function nodeHashFor($node, $statements, $hashes)
379 private static function nodeIsGrounded($node, $statements, $hashes)
403 private static function hashStringFor($statement, $hashes, $node)
419 private static function stringForNode($node, $hashes, $target)
/dports/finance/py-pycoin/pycoin-0.91.20210515/pycoin/
H A Dmerkle.py5 def merkle(hashes, hash_f=double_sha256): argument
12 def merkle_pair(hashes, hash_f): argument
/dports/science/py-dlib/dlib-19.22/dlib/graph_utils/
H A Dfind_k_nearest_neighbors_lsh.h53 std::vector<typename hash_function_type::result_type>& hashes; variable
93 const std::vector<typename hash_function_type::result_type>& hashes; variable
156 std::vector<typename hash_function_type::result_type>& hashes in hash_samples()
201 std::vector<hash_type> hashes; variable

12345678910>>...96