hash               30 lib/tdb/common/dump.c static tdb_off_t tdb_dump_record(struct tdb_context *tdb, int hash,
hash               78 lib/tdb/common/tdb.c static tdb_off_t tdb_find(struct tdb_context *tdb, TDB_DATA key, uint32_t hash,
hash              110 lib/tdb/common/tdb.c tdb_off_t tdb_find_lock_hash(struct tdb_context *tdb, TDB_DATA key, uint32_t hash, int locktype,
hash              127 lib/tdb/common/tdb.c static int tdb_update_hash(struct tdb_context *tdb, TDB_DATA key, uint32_t hash, TDB_DATA dbuf)
hash              227 lib/tdb/common/tdb.c static int tdb_exists_hash(struct tdb_context *tdb, TDB_DATA key, uint32_t hash)
hash              279 lib/tdb/common/tdb.c static int tdb_count_dead(struct tdb_context *tdb, uint32_t hash)
hash              304 lib/tdb/common/tdb.c static int tdb_purge_dead(struct tdb_context *tdb, uint32_t hash)
hash              340 lib/tdb/common/tdb.c static int tdb_delete_hash(struct tdb_context *tdb, TDB_DATA key, uint32_t hash)
hash              401 lib/tdb/common/tdb.c static tdb_off_t tdb_find_dead(struct tdb_context *tdb, uint32_t hash,
hash               58 lib/tdb/common/tdb_private.h #define TDB_HASH_TOP(hash) (FREELIST_TOP + (BUCKET(hash)+1)*sizeof(tdb_off_t))
hash               81 lib/tdb/common/tdb_private.h #define BUCKET(hash) ((hash) % tdb->header.hash_size)
hash              206 lib/tdb/common/tdb_private.h tdb_off_t tdb_find_lock_hash(struct tdb_context *tdb, TDB_DATA key, uint32_t hash, int locktype,
hash             2346 librpc/gen_ndr/cli_samr.c 					    struct samr_Password *hash /* [in] [unique] */)
hash             2883 librpc/gen_ndr/cli_samr.c 				     struct samr_Password *hash /* [in] [unique] */)
hash              307 librpc/gen_ndr/cli_samr.h 					    struct samr_Password *hash /* [in] [unique] */);
hash              383 librpc/gen_ndr/cli_samr.h 				     struct samr_Password *hash /* [in] [unique] */);
hash              600 source3/registry/regfio.c static bool prs_hash_rec( const char *desc, prs_struct *ps, int depth, REGF_HASH_REC *hash )
hash              134 source3/smbd/mangle_hash2.c static void cache_insert(const char *prefix, int length, unsigned int hash)
hash              151 source3/smbd/mangle_hash2.c static char *cache_lookup(TALLOC_CTX *mem_ctx, unsigned int hash)
hash              870 source4/dsdb/common/util.c 		       const char *attr_name, struct samr_Password *hash)
hash               48 source4/heimdal/lib/asn1/hash.c 	   unsigned (*hash) (void *))
hash               61 source4/heimdal/lib/asn1/hash.h 		    unsigned (*hash)(void *));	/* Make new hash table */
hash              295 source4/heimdal/lib/hcrypto/evp.c EVP_DigestFinal_ex(EVP_MD_CTX *ctx, void *hash, unsigned int *size)
hash              321 source4/heimdal/lib/hcrypto/evp.c EVP_Digest(const void *data, size_t dsize, void *hash, unsigned int *hsize,
hash              151 source4/heimdal/lib/hcrypto/hmac.c      void *hash, unsigned int *hash_len)
hash              873 source4/heimdal/lib/ntlm/ntlm.c splitandenc(unsigned char *hash,
hash              128 source4/ntvfs/posix/pvfs_shortname.c 			 const char *prefix, int length, uint32_t hash)
hash              143 source4/ntvfs/posix/pvfs_shortname.c static const char *cache_lookup(struct pvfs_mangle_context *ctx, uint32_t hash)