Lines Matching defs:keyconf
5929 * @keyconf: the parameter passed with the set key
5933 void ieee80211_get_tkip_p1k_iv(struct ieee80211_key_conf *keyconf,
5942 * @keyconf: the parameter passed with the set key
5947 static inline void ieee80211_get_tkip_p1k(struct ieee80211_key_conf *keyconf,
5954 ieee80211_get_tkip_p1k_iv(keyconf, iv32, p1k);
5963 * @keyconf: the parameter passed with the set key
5968 void ieee80211_get_tkip_rx_p1k(struct ieee80211_key_conf *keyconf,
5977 * @keyconf: the parameter passed with the set key
5982 void ieee80211_get_tkip_p2k(struct ieee80211_key_conf *keyconf,
5989 * @keyconf: the parameter passed with the set key
5998 u8 *ieee80211_tkip_add_iv(u8 *pos, struct ieee80211_key_conf *keyconf, u64 pn);
6003 * @keyconf: the parameter passed with the set key
6016 void ieee80211_get_key_rx_seq(struct ieee80211_key_conf *keyconf,
6022 * @keyconf: the parameter passed with the set key
6036 void ieee80211_set_key_rx_seq(struct ieee80211_key_conf *keyconf,
6091 * @keyconf: the key in question
6093 void ieee80211_key_mic_failure(struct ieee80211_key_conf *keyconf);
6101 * @keyconf: the key in question
6103 void ieee80211_key_replay(struct ieee80211_key_conf *keyconf);