Home
last modified time | relevance | path

Searched refs:onestrong (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
369 onestrong = (testlimit/10)*2; in PTW_computeKey()
371 simple = testlimit - onestrong - twostrong; in PTW_computeKey()
415 if (doComputation(state, keybuf, keylen, table, (sorthelper *) sh, strongbytes, onestrong)) { in PTW_computeKey()