Home
last modified time | relevance | path

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

/freebsd/tools/tools/net80211/wesside/wesside/
H A Daircrack-ptw-lib.c121 static int comparedoublesorthelper(const void * ina, const void * inb) { in comparedoublesorthelper() function
413 qsort(helper, keylen-1, sizeof(doublesorthelper), &comparedoublesorthelper); in PTW_computeKey()