Searched refs:keyconf (Results 1 – 1 of 1) sorted by relevance
/include/net/ |
D | mac80211.h | 4976 void ieee80211_get_tkip_p1k_iv(struct ieee80211_key_conf *keyconf, 4990 static inline void ieee80211_get_tkip_p1k(struct ieee80211_key_conf *keyconf, in ieee80211_get_tkip_p1k() argument 4997 ieee80211_get_tkip_p1k_iv(keyconf, iv32, p1k); in ieee80211_get_tkip_p1k() 5011 void ieee80211_get_tkip_rx_p1k(struct ieee80211_key_conf *keyconf, 5025 void ieee80211_get_tkip_p2k(struct ieee80211_key_conf *keyconf, 5041 u8 *ieee80211_tkip_add_iv(u8 *pos, struct ieee80211_key_conf *keyconf, u64 pn); 5059 void ieee80211_get_key_rx_seq(struct ieee80211_key_conf *keyconf, 5079 void ieee80211_set_key_rx_seq(struct ieee80211_key_conf *keyconf, 5093 void ieee80211_remove_key(struct ieee80211_key_conf *keyconf); 5126 struct ieee80211_key_conf *keyconf);
|