Searched refs:CIPHER_TKIP (Results 1 – 7 of 7) sorted by relevance
27 return CIPHER_TKIP; in rt2x00crypto_key_to_cipher()165 case CIPHER_TKIP: in rt2x00crypto_rx_insert_iv()
104 CIPHER_TKIP = 3, enumerator
491 if (crypto.cipher == CIPHER_TKIP && rt2x00_is_usb(rt2x00dev)) in rt2x00mac_set_key()503 if (crypto.cipher == CIPHER_TKIP) in rt2x00mac_set_key()
117 cipher = CIPHER_TKIP; in rt2x00debug_update_crypto()
1674 if ((crypto->cipher == CIPHER_TKIP) || in rt2800_config_wcid_attr_cipher()
99 CIPHER_TKIP; in mwifiex_set_secure_params()102 CIPHER_TKIP; in mwifiex_set_secure_params()143 bss_config->wpa_cfg.group_cipher = CIPHER_TKIP; in mwifiex_set_secure_params()
429 #define CIPHER_TKIP 0x04 macro
Completed in 37 milliseconds