Home
last modified time | relevance | path

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

/freebsd/tools/tools/net80211/wesside/wesside/
H A Daircrack-ptw-lib.c366 int simple, onestrong, twostrong; in PTW_computeKey() local
370 twostrong = (testlimit/10)*1; in PTW_computeKey()
371 simple = testlimit - onestrong - twostrong; in PTW_computeKey()
421 if (doComputation(state, keybuf, keylen, table, (sorthelper *) sh, strongbytes, twostrong)) { in PTW_computeKey()