Searched refs:rt2x00crypto_key_to_cipher (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00crypto.c32 enum cipher rt2x00crypto_key_to_cipher(struct ieee80211_key_conf *key) function
61 txdesc->cipher = rt2x00crypto_key_to_cipher(hw_key);
H A Drt2x00lib.h331 enum cipher rt2x00crypto_key_to_cipher(struct ieee80211_key_conf *key);
345 static inline enum cipher rt2x00crypto_key_to_cipher(struct ieee80211_key_conf *key) function
H A Drt2x00mac.c527 crypto.cipher = rt2x00crypto_key_to_cipher(key);

Completed in 36 milliseconds