Searched refs:MIN_WEP_KEY_SIZE (Results 1 – 9 of 9) sorted by relevance
565 if (dwrq->length > MIN_WEP_KEY_SIZE) in woal_set_encode()568 pkey->length = MIN_WEP_KEY_SIZE; in woal_set_encode()
905 if (dwrq->length > MIN_WEP_KEY_SIZE) in woal_set_encode()908 sec->param.encrypt_key.key_len = MIN_WEP_KEY_SIZE; in woal_set_encode()
2256 #define MIN_WEP_KEY_SIZE 5 macro
567 if (dwrq->length > MIN_WEP_KEY_SIZE) in woal_set_encode()570 pkey->length = MIN_WEP_KEY_SIZE; in woal_set_encode()
1083 if (dwrq->length > MIN_WEP_KEY_SIZE) in woal_set_encode()1086 sec->param.encrypt_key.key_len = MIN_WEP_KEY_SIZE; in woal_set_encode()
2651 #define MIN_WEP_KEY_SIZE 5 macro
488 #define MIN_WEP_KEY_SIZE 5 macro