Home
last modified time | relevance | path

Searched defs:keycount (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/smhasher/src/
DKeysetTest.h206 const int keycount = 1 << windowbits; in WindowedKeyTest() local
250 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() local
379 int keycount = 64*1024; in ZeroKeyTest() local
412 bool SeedTest ( pfHash hash, int keycount, bool drawDiagram ) in SeedTest()
DStats.cpp45 double calcScore ( const int * bins, const int bincount, const int keycount ) in calcScore()
DDifferentialTest.h251 const int keycount = 256*256*32; in DiffDistTest2() local
DKeysetTest.cpp211 int keycount = 0; in TwoBytesKeygen() local
DStats.h263 int keycount = (int)keys.size(); in TestKeyList() local
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h65 int keycount; member