Home
last modified time | relevance | path

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

/freebsd/tools/tools/net80211/wesside/wesside/
H A Daircrack-ptw-lib.h82 int PTW_computeKey(PTW_attackstate *, uint8_t *, int, int);
H A Daircrack-ptw-lib.c361 int PTW_computeKey(PTW_attackstate * state, uint8_t * keybuf, int keylen, int testlimit) { in PTW_computeKey() function
H A Dwesside.c2112 if(PTW_computeKey(ptw, key, 13, KEYLIMIT) == 1) { in do_crack()
2116 if(PTW_computeKey(ptw, key, 5, KEYLIMIT/10) == 1) { in do_crack()