Searched refs:hashlength (Results 1 – 2 of 2) sorted by relevance
89 static unsigned int hashlength = 0, uhashlength = 0; variable93 # define hash(a, b) (((a) * HSHMUL + (b)) % (hashlength))687 hashlength = uhashlength; in dohash()689 hashlength = hashwidth * (8*64);/* "average" files per dir in path */ in dohash()692 xhash = xcalloc(hashlength * hashwidth, 1); in dohash()786 if (havhash && hashlength && hashwidth) in hashstat()788 hashlength, hashwidth*8); in hashstat()
130 static void hashlength(SHA_CTX *sha, size_t l) in hashlength() function144 hashlength(sha, l); in hashstring()153 hashlength(sha, l); in hashbn()