Man Page: ieee80211_get_tkip_p1k
Operating Environment: centos
Section: 9
IEEE80211_GET_TKIP_P(9) Advanced driver interface IEEE80211_GET_TKIP_P(9)NAMEieee80211_get_tkip_p1k - get a TKIP phase 1 keySYNOPSISvoid ieee80211_get_tkip_p1k(struct ieee80211_key_conf * keyconf, struct sk_buff * skb, u16 * p1k);ARGUMENTSkeyconf the parameter passed with the set key skb the packet to take the IV32 value from that will be encrypted with this P1K p1k a buffer to which the key will be written, as 5 u16 valuesDESCRIPTIONThis function returns the TKIP phase 1 key for the IV32 taken from the given packet.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_GET_TKIP_P(9)
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |