HomeSort by relevance Sort by last modified time
    Searched full:nhashes (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/VEX/useful/
smchash.c 265 UInt nHashes = 8 * gb->nbytes;
266 UInt* hashes = malloc( nHashes * sizeof(UInt) );
296 assert(hashIx == nHashes);
300 (Int)nHashes, (double)totDist / (double)nHashes, nNoDist);
303 (Int)nHashes, (double)totDist / (double)nHashes);
308 toc_sum_of_avgs += (double)totDist / (double)nHashes;
  /external/dropbear/libtomcrypt/src/misc/crypt/
crypt.c 121 "\nHashes built-in:\n"

Completed in 102 milliseconds