rt2x00crypto_key_to_cipher
txdesc->cipher = rt2x00crypto_key_to_cipher(hw_key);
enum cipher rt2x00crypto_key_to_cipher(struct ieee80211_key_conf *key);
crypto.cipher = rt2x00crypto_key_to_cipher(key);