Searched refs:LARGE_KEY_SIZE (Results 1 – 3 of 3) sorted by relevance
18 #define LARGE_KEY_SIZE 13 macro
836 keys[i].len = cpu_to_le16(LARGE_KEY_SIZE); in __orinoco_hw_setup_wepkeys()864 if (keylen > LARGE_KEY_SIZE) { in __orinoco_hw_setup_wepkeys()869 keylen = LARGE_KEY_SIZE; in __orinoco_hw_setup_wepkeys()877 u8 key[LARGE_KEY_SIZE] = { 0 }; in __orinoco_hw_setup_wepkeys()
253 if (erq->length > LARGE_KEY_SIZE) in orinoco_ioctl_setiwencode()