Searched defs:hash (Results 1 - 25 of 475) sorted by relevance

1234567891011>>

/freebsd-11.0-release/contrib/groff/src/libs/libbib/
H A Dcommon.cpp20 unsigned hash(const char *s, int len) function
/freebsd-11.0-release/lib/libc/iconv/
H A Dcitrus_db_hash.c47 uint32_t hash, tmp; local
/freebsd-11.0-release/contrib/elftoolchain/libelftc/
H A Dlibelftc_hash.c62 unsigned int hash; local
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Derase_no_store_hash_fn_imps.hpp54 size_type hash = ranged_probe_fn_base::operator()(r_key); local
H A Dresize_no_store_hash_fn_imps.hpp55 size_type hash = ranged_probe_fn_base::operator()(r_key); local
H A Dresize_store_hash_fn_imps.hpp55 size_type hash = ranged_probe_fn_base::operator()(r_key, p_e->m_hash); local
H A Dinsert_no_store_hash_fn_imps.hpp53 size_type hash = ranged_probe_fn_base::operator()(r_key); local
/freebsd-11.0-release/contrib/libstdc++/include/ext/
H A Dhash_fun.h71 struct hash { }; struct
83 struct hash<char*> struct
91 struct hash<const char*> struct
99 struct hash<char> struct
107 struct hash<unsigned char> struct
115 struct hash<signed char> struct
123 struct hash<short> struct
131 struct hash<unsigned short> struct
139 struct hash<in struct
147 struct hash<unsigned int> struct
155 struct hash<long> struct
163 struct hash<unsigned long> struct
[all...]
/freebsd-11.0-release/contrib/netbsd-tests/lib/libcrypt/
H A Dt_crypt.c73 const char *hash; member in struct:__anon4718
127 char *hash = crypt(tests[i].pw, tests[i].hash); local
[all...]
/freebsd-11.0-release/sys/net/
H A Dtoeplitz.c41 uint32_t hash = 0, v; local
/freebsd-11.0-release/contrib/apr/include/
H A Dapr_hash.h274 APR_POOL_DECLARE_ACCESSOR(hash); variable
[all...]
/freebsd-11.0-release/sys/libkern/
H A Dmurmur3_32.c48 uint32_t hash, k; local
108 uint32_t hash, k; local
[all...]
/freebsd-11.0-release/usr.bin/fortune/tools/
H A Ddo_uniq.py20 def hash(fortune): function
/freebsd-11.0-release/sys/opencrypto/
H A Dgmac.h44 struct gf128 hash; member in struct:aes_gmac_ctx
/freebsd-11.0-release/crypto/heimdal/lib/asn1/
H A Dhash.h50 unsigned (*hash)(void *); /* hash function */ member in struct:hashtab
[all...]
H A Dsymbol.c49 hash(void *a) function
/freebsd-11.0-release/contrib/subversion/subversion/libsvn_fs_fs/
H A Drep-cache-db.sql
/freebsd-11.0-release/contrib/subversion/subversion/libsvn_fs_x/
H A Drep-cache-db.sql
/freebsd-11.0-release/contrib/unbound/validator/
H A Dval_nsec3.h237 uint8_t* hash; member in struct:nsec3_cached_hash
[all...]
/freebsd-11.0-release/contrib/wpa/src/crypto/
H A Dsha1-prf.c35 u8 hash[SHA1_MAC_LEN]; local
H A Dsha1-tprf.c34 u8 hash[SHA1_MAC_LEN]; local
/freebsd-11.0-release/contrib/wpa/src/eap_common/
H A Deap_psk_common.c37 u8 hash[aes_block_size]; local
[all...]
/freebsd-11.0-release/crypto/openssh/
H A Dkexdh.c45 kex_dh_hash( const char *client_version_string, const char *server_version_string, const u_char *ckexinit, size_t ckexinitlen, const u_char *skexinit, size_t skexinitlen, const u_char *serverhostkeyblob, size_t sbloblen, const BIGNUM *client_dh_pub, const BIGNUM *server_dh_pub, const BIGNUM *shared_secret, u_char *hash, size_t *hashlen) argument
H A Dkexecdh.c50 kex_ecdh_hash( int hash_alg, const EC_GROUP *ec_group, const char *client_version_string, const char *server_version_string, const u_char *ckexinit, size_t ckexinitlen, const u_char *skexinit, size_t skexinitlen, const u_char *serverhostkeyblob, size_t sbloblen, const EC_POINT *client_dh_pub, const EC_POINT *server_dh_pub, const BIGNUM *shared_secret, u_char *hash, size_t *hashlen) argument
/freebsd-11.0-release/contrib/libstdc++/include/tr1/
H A Dfunctional_hash.h77 struct hash<_Tp*> struct in namespace:std
93 hash(const char* __first, std::size_t __length) function in struct:std::_Fnv_hash
106 hash(const char* __first, std::size_t __length) function in struct:std::_Fnv_hash
122 hash(cons function in struct:std::_Fnv_hash
139 struct hash<std::string> struct in namespace:std
149 struct hash<std::wstring> struct in namespace:std
162 struct hash<float> struct in namespace:std
179 struct hash<double> struct in namespace:std
198 struct hash<long double> struct in namespace:std
[all...]

Completed in 235 milliseconds

1234567891011>>