CIPHER_TKIP
bss_config->wpa_cfg.group_cipher = CIPHER_TKIP;
CIPHER_TKIP;
CIPHER_TKIP;
if ((crypto->cipher == CIPHER_TKIP) ||
case CIPHER_TKIP:
return CIPHER_TKIP;
cipher = CIPHER_TKIP;
if (crypto.cipher == CIPHER_TKIP && rt2x00_is_usb(rt2x00dev))
if (crypto.cipher == CIPHER_TKIP)