Searched refs:NUM_WEPKEYS (Results 1 – 3 of 3) sorted by relevance
147 #define NUM_WEPKEYS 4 macro201 u8 wep_keys[NUM_WEPKEYS][MAX_KEYLEN];202 u8 wep_keylens[NUM_WEPKEYS];
132 if (keynum >= NUM_WEPKEYS) in wep_change_key()166 if (keyidx >= NUM_WEPKEYS) in wep_decrypt()230 if (keynum >= NUM_WEPKEYS) in wep_encrypt()
212 if (key_index >= NUM_WEPKEYS) in prism2_get_key()