Searched refs:KEYLIMIT (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/tools/tools/net80211/wesside/wesside/
H A Dwesside.c2107 #define KEYLIMIT (1000000) macro
2112 if(PTW_computeKey(ptw, key, 13, KEYLIMIT) == 1) {
2116 if(PTW_computeKey(ptw, key, 5, KEYLIMIT/10) == 1) {

Completed in 50 milliseconds