Home
last modified time | relevance | path

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

/freebsd/tools/tools/net80211/wesside/wesside/
H A Daircrack-ptw-lib.c317 static int doComputation(PTW_attackstate * state, uint8_t * key, int keylen, PTW_tableentry table[]… in doComputation() function
403 if (doComputation(state, keybuf, keylen, table, (sorthelper *) sh, strongbytes, simple)) { in PTW_computeKey()
415 if (doComputation(state, keybuf, keylen, table, (sorthelper *) sh, strongbytes, onestrong)) { in PTW_computeKey()
421 if (doComputation(state, keybuf, keylen, table, (sorthelper *) sh, strongbytes, twostrong)) { in PTW_computeKey()