Searched refs:MIN_KEY_SIZE (Results 1 – 3 of 3) sorted by relevance
105 #define MIN_KEY_SIZE 5 /* 40 bits RC4 - WEP */ macro
222 case MIN_KEY_SIZE: in hermes_set_wep_keys()705 range->encoding_size[0] = MIN_KEY_SIZE; in wireless_get_range()
1091 #define MIN_KEY_SIZE 5 // 40 bits RC4 - WEP macro6346 if (dwrq->length > MIN_KEY_SIZE) in airo_set_encode()6349 key.len = MIN_KEY_SIZE; in airo_set_encode()6517 if (ext->key_len > MIN_KEY_SIZE) { in airo_set_encodeext()6520 key.len = MIN_KEY_SIZE; in airo_set_encodeext()