Man Page: ieee80211_get_tkip_p2k
Operating Environment: centos
Section: 9
IEEE80211_GET_TKIP_P(9) Advanced driver interface IEEE80211_GET_TKIP_P(9)NAMEieee80211_get_tkip_p2k - get a TKIP phase 2 keySYNOPSISvoid ieee80211_get_tkip_p2k(struct ieee80211_key_conf * keyconf, struct sk_buff * skb, u8 * p2k);ARGUMENTSkeyconf the parameter passed with the set key skb the packet to take the IV32/IV16 values from that will be encrypted with this key p2k a buffer to which the key will be written, 16 bytesDESCRIPTIONThis function computes the TKIP RC4 key for the IV values in the packet.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_GET_TKIP_P(9)
| Related Man Pages |
|---|
| ieee80211_sta_block_awake(9) - centos |
| ieee80211_sta_set_buffered(9) - centos |
| struct_cfg80211_crypto_settings(9) - centos |
| rc4(3) - redhat |
| enum_ieee80211_key_flags(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |