Home
last modified time | relevance | path

Searched refs:testlimit (Results 1 – 1 of 1) sorted by relevance

/freebsd/tools/tools/net80211/wesside/wesside/
H A Daircrack-ptw-lib.c361 int PTW_computeKey(PTW_attackstate * state, uint8_t * keybuf, int keylen, int testlimit) { in PTW_computeKey() argument
369 onestrong = (testlimit/10)*2; in PTW_computeKey()
370 twostrong = (testlimit/10)*1; in PTW_computeKey()
371 simple = testlimit - onestrong - twostrong; in PTW_computeKey()