Searched defs:keycount (Results 1 – 6 of 6) sorted by relevance
206 const int keycount = 1 << windowbits; in WindowedKeyTest() local250 bool CyclicKeyTest ( pfHash hash, int cycleLen, int cycleReps, const int keycount, bool drawDiagram… in CyclicKeyTest()328 const int keycount = (int)pow(double(corecount),double(corelen)); in TextKeyTest() local379 int keycount = 64*1024; in ZeroKeyTest() local412 bool SeedTest ( pfHash hash, int keycount, bool drawDiagram ) in SeedTest()
45 double calcScore ( const int * bins, const int bincount, const int keycount ) in calcScore()
251 const int keycount = 256*256*32; in DiffDistTest2() local
211 int keycount = 0; in TwoBytesKeygen() local
263 int keycount = (int)keys.size(); in TestKeyList() local
65 int keycount; member