Home
last modified time | relevance | path

Searched defs:hash_fn (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/utilib/src/utilib/
H A Dhash_fn.h84 size_type hash_fn(const T& key, size_type table_size) in hash_fn() function
89 inline size_type hash_fn(const BasicArray<T>& key, size_type table_size) in hash_fn() function
94 size_type hash_fn(const ValuedContainer<V,T>& key, size_type table_size) in hash_fn() function
107 inline size_type hash_fn(const CharString& key, size_type table_size) in hash_fn() function
114 inline size_type hash_fn(const std::string& key, size_type table_size) in hash_fn() function
124 inline size_type hash_fn(const int& key, size_type table_size) in hash_fn() function
129 inline size_type hash_fn(const long int& key, size_type table_size) in hash_fn() function
139 inline size_type hash_fn(const double& key, size_type table_size) in hash_fn() function
149 inline size_type hash_fn(const BasicArray<int>& key, size_type table_size) in hash_fn() function
161 inline size_type hash_fn(const BasicArray<double>& key, size_type table_size) in hash_fn() function
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/rnp/src/lib/crypto/
H A Dhash.cpp71 auto hash_fn = Botan::HashFunction::create(name); in Hash() local
116 auto hash_fn = in finish() local
154 auto hash_fn = static_cast<Botan::HashFunction *>(handle_); in clone() local
184 auto hash_fn = Botan::HashFunction::create("CRC24"); in CRC24() local
H A Dhash_ossl.cpp81 EVP_MD_CTX *hash_fn = EVP_MD_CTX_new(); in Hash() local
110 EVP_MD_CTX *hash_fn = static_cast<EVP_MD_CTX *>(handle_); in add() local
135 EVP_MD_CTX *hash_fn = static_cast<EVP_MD_CTX *>(handle_); in finish() local
173 EVP_MD_CTX *hash_fn = EVP_MD_CTX_new(); in clone() local
/dports/www/firefox-esr/firefox-91.8.0/testing/mozharness/mozharness/mozilla/
H A Dmerkle.py16 def _leaf_hash(hash_fn, leaf): argument
20 def _pair_hash(hash_fn, left, right): argument
106 def _expected_head(self, hash_fn, leaf, leaf_index, tree_size): argument
132 def verify(self, hash_fn, leaf, leaf_index, tree_size, tree_head): argument
146 def __init__(self, hash_fn, data): argument
/dports/lang/spidermonkey60/firefox-60.9.0/testing/mozharness/mozharness/mozilla/
H A Dmerkle.py11 def _leaf_hash(hash_fn, leaf): argument
15 def _pair_hash(hash_fn, left, right): argument
97 def _expected_head(self, hash_fn, leaf, leaf_index, tree_size): argument
123 def verify(self, hash_fn, leaf, leaf_index, tree_size, tree_head): argument
137 def __init__(self, hash_fn, data): argument
/dports/www/firefox/firefox-99.0/testing/mozharness/mozharness/mozilla/
H A Dmerkle.py16 def _leaf_hash(hash_fn, leaf): argument
20 def _pair_hash(hash_fn, left, right): argument
106 def _expected_head(self, hash_fn, leaf, leaf_index, tree_size): argument
132 def verify(self, hash_fn, leaf, leaf_index, tree_size, tree_head): argument
146 def __init__(self, hash_fn, data): argument
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozharness/mozharness/mozilla/
H A Dmerkle.py16 def _leaf_hash(hash_fn, leaf): argument
20 def _pair_hash(hash_fn, left, right): argument
106 def _expected_head(self, hash_fn, leaf, leaf_index, tree_size): argument
132 def verify(self, hash_fn, leaf, leaf_index, tree_size, tree_head): argument
146 def __init__(self, hash_fn, data): argument
/dports/lang/spidermonkey78/firefox-78.9.0/testing/mozharness/mozharness/mozilla/
H A Dmerkle.py11 def _leaf_hash(hash_fn, leaf): argument
15 def _pair_hash(hash_fn, left, right): argument
97 def _expected_head(self, hash_fn, leaf, leaf_index, tree_size): argument
123 def verify(self, hash_fn, leaf, leaf_index, tree_size, tree_head): argument
137 def __init__(self, hash_fn, data): argument
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/opts/
H A DSkChecksum_opts.h31 /*not static*/ inline uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t seed) { in hash_fn() function
87 /*not static*/ inline uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t hash) { in hash_fn() function
131 /*not static*/ inline uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t hash) { in hash_fn() function
176 /*not static*/ inline uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t hash) { in hash_fn() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/opts/
H A DSkChecksum_opts.h31 static uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t seed) { in hash_fn() function
87 static uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t hash) { in hash_fn() function
131 static uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t hash) { in hash_fn() function
176 static uint32_t hash_fn(const void* vdata, size_t bytes, uint32_t hash) { in hash_fn() function
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/x509/
H A Dx509_ca.cpp31 const std::string& hash_fn, in X509_CA()
58 const std::string& hash_fn, in X509_CA()
79 const std::string& hash_fn) in choose_extensions()
320 const std::string& hash_fn, in choose_sig_format()
329 const std::string& hash_fn, in choose_sig_format()
H A Dx509self.cpp53 const std::string& hash_fn, in create_self_signed_cert()
112 const std::string& hash_fn, in create_cert_req()
/dports/security/botan2/Botan-2.18.2/src/lib/x509/
H A Dx509_ca.cpp31 const std::string& hash_fn, in X509_CA()
58 const std::string& hash_fn, in X509_CA()
79 const std::string& hash_fn) in choose_extensions()
320 const std::string& hash_fn, in choose_sig_format()
329 const std::string& hash_fn, in choose_sig_format()
H A Dx509self.cpp53 const std::string& hash_fn, in create_self_signed_cert()
112 const std::string& hash_fn, in create_cert_req()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/x509/
H A Dx509_ca.cpp31 const std::string& hash_fn, in X509_CA()
58 const std::string& hash_fn, in X509_CA()
79 const std::string& hash_fn) in choose_extensions()
320 const std::string& hash_fn, in choose_sig_format()
329 const std::string& hash_fn, in choose_sig_format()
H A Dx509self.cpp53 const std::string& hash_fn, in create_self_signed_cert()
112 const std::string& hash_fn, in create_cert_req()
/dports/security/botan110/Botan-1.10.17/src/cert/x509self/
H A Dx509self.cpp47 const std::string& hash_fn, in create_self_signed_cert()
93 const std::string& hash_fn, in create_cert_req()
/dports/security/rnp/rnp-0.15.2/src/lib/crypto/
H A Dhash.cpp155 std::unique_ptr<Botan::HashFunction> hash_fn; in botan_hash_create() local
211 Botan::HashFunction *hash_fn = static_cast<Botan::HashFunction *>(src->handle); in pgp_hash_copy() local
256 Botan::HashFunction *hash_fn = static_cast<Botan::HashFunction *>(hash->handle); in pgp_hash_finish() local
/dports/security/botan110/Botan-1.10.17/src/constructs/srp6/
H A Dsrp6.cpp23 std::auto_ptr<HashFunction> hash_fn( in hash_seq() local
38 std::auto_ptr<HashFunction> hash_fn( in hash_seq() local
53 std::auto_ptr<HashFunction> hash_fn( in compute_x() local
/dports/lang/guile1/guile-1.8.8/libguile/
H A Dhashtab.c118 unsigned long (*hash_fn)(), in scm_i_rehash()
416 scm_hash_fn_get_handle (SCM table, SCM obj, unsigned long (*hash_fn)(), SCM (*assoc_fn)(), void * c… in scm_hash_fn_get_handle()
438 scm_hash_fn_create_handle_x (SCM table, SCM obj, SCM init, unsigned long (*hash_fn)(), in scm_hash_fn_create_handle_x()
502 scm_hash_fn_ref (SCM table, SCM obj, SCM dflt, unsigned long (*hash_fn)(), in scm_hash_fn_ref()
516 scm_hash_fn_set_x (SCM table, SCM obj, SCM val, unsigned long (*hash_fn)(), in scm_hash_fn_set_x()
529 unsigned long (*hash_fn)(), in scm_hash_fn_remove_x()
/dports/math/pynac/pynac-pynac-0.7.27/ginac/
H A Dcontext.cpp16 std::hash<std::string> hash_fn; in set_state() local
/dports/lang/chibi-scheme/chibi-scheme-0.10/lib/srfi/69/
H A Dhash.c108 static sexp sexp_get_bucket (sexp ctx, sexp buckets, sexp hash_fn, sexp obj) { in sexp_get_bucket()
169 static void sexp_regrow_hash_table (sexp ctx, sexp ht, sexp oldbuckets, sexp hash_fn) { in sexp_regrow_hash_table()
190 sexp buckets, eq_fn, hash_fn, i; in sexp_hash_table_cell() local
220 sexp buckets, eq_fn, hash_fn, i, p, res; in sexp_hash_table_delete() local
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dhashtab.c100 scm_t_hash_fn hash_fn, in scm_i_rehash()
213 scm_t_hash_fn hash_fn, scm_t_assoc_fn assoc_fn, in scm_hash_fn_get_handle()
238 scm_t_hash_fn hash_fn, scm_t_assoc_fn assoc_fn, in scm_hash_fn_create_handle_x()
291 scm_t_hash_fn hash_fn, scm_t_assoc_fn assoc_fn, in scm_hash_fn_ref()
303 scm_t_hash_fn hash_fn, scm_t_assoc_fn assoc_fn, in scm_hash_fn_set_x()
320 scm_t_hash_fn hash_fn, in scm_hash_fn_remove_x()
/dports/lang/guile/guile-3.0.7/libguile/
H A Dhashtab.c106 scm_t_hash_fn hash_fn, in scm_i_rehash()
219 scm_t_hash_fn hash_fn, scm_t_assoc_fn assoc_fn, in scm_hash_fn_get_handle()
244 scm_t_hash_fn hash_fn, scm_t_assoc_fn assoc_fn, in scm_hash_fn_create_handle_x()
297 scm_t_hash_fn hash_fn, scm_t_assoc_fn assoc_fn, in scm_hash_fn_ref()
309 scm_t_hash_fn hash_fn, scm_t_assoc_fn assoc_fn, in scm_hash_fn_set_x()
326 scm_t_hash_fn hash_fn, in scm_hash_fn_remove_x()
/dports/devel/aws-c-common/aws-c-common-0.6.15/verification/cbmc/proofs/aws_hash_table_init_unbounded/
H A Daws_hash_table_init_unbounded_harness.c18 aws_hash_fn *hash_fn; in aws_hash_table_init_unbounded_harness() local

12345678910>>...15