ARCFOUR_MAX_KEY_BITS
#define ARCFOUR_MAX_KEY_BITS (ARCFOUR_MAX_KEY_BYTES << 3)
#define ARCFOUR_MAX_KEY_BITS 2048 /* RC4 max supported key size */