Lines Matching refs:keyconf
5925 * @keyconf: the parameter passed with the set key
5929 void ieee80211_get_tkip_p1k_iv(struct ieee80211_key_conf *keyconf,
5938 * @keyconf: the parameter passed with the set key
5943 static inline void ieee80211_get_tkip_p1k(struct ieee80211_key_conf *keyconf,
5950 ieee80211_get_tkip_p1k_iv(keyconf, iv32, p1k);
5959 * @keyconf: the parameter passed with the set key
5964 void ieee80211_get_tkip_rx_p1k(struct ieee80211_key_conf *keyconf,
5973 * @keyconf: the parameter passed with the set key
5978 void ieee80211_get_tkip_p2k(struct ieee80211_key_conf *keyconf,
5985 * @keyconf: the parameter passed with the set key
5994 u8 *ieee80211_tkip_add_iv(u8 *pos, struct ieee80211_key_conf *keyconf, u64 pn);
5999 * @keyconf: the parameter passed with the set key
6012 void ieee80211_get_key_rx_seq(struct ieee80211_key_conf *keyconf,
6018 * @keyconf: the parameter passed with the set key
6032 void ieee80211_set_key_rx_seq(struct ieee80211_key_conf *keyconf,
6087 * @keyconf: the key in question
6089 void ieee80211_key_mic_failure(struct ieee80211_key_conf *keyconf);
6097 * @keyconf: the key in question
6099 void ieee80211_key_replay(struct ieee80211_key_conf *keyconf);