IEEE80211_WEP_KEYLEN
keys[i].an_wep_keylen < IEEE80211_WEP_KEYLEN)
klen = (klen > IEEE80211_WEP_KEYLEN) ? RC4KEYLEN : RC4KEYLEN / 2;