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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dsta_ioctl.c1341 #define MIN_WEP_KEY_SIZE 5 macro
1401 } else if (erq->length == MIN_WEP_KEY_SIZE) {
1403 MIN_WEP_KEY_SIZE;
1913 } else if (ext->key_len == MIN_WEP_KEY_SIZE) {
1915 MIN_WEP_KEY_SIZE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/
H A Dsta_ioctl.c1341 #define MIN_WEP_KEY_SIZE 5 macro
1401 } else if (erq->length == MIN_WEP_KEY_SIZE) {
1403 MIN_WEP_KEY_SIZE;
1913 } else if (ext->key_len == MIN_WEP_KEY_SIZE) {
1915 MIN_WEP_KEY_SIZE;

Completed in 68 milliseconds