centos man page for ieee80211_get_tkip_p1k

Query: ieee80211_get_tkip_p1k

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IEEE80211_GET_TKIP_P(9) 				     Advanced driver interface					   IEEE80211_GET_TKIP_P(9)

NAME
ieee80211_get_tkip_p1k - get a TKIP phase 1 key
SYNOPSIS
void ieee80211_get_tkip_p1k(struct ieee80211_key_conf * keyconf, struct sk_buff * skb, u16 * p1k);
ARGUMENTS
keyconf 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 values
DESCRIPTION
This function returns the TKIP phase 1 key for the IV32 taken from the given packet.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_GET_TKIP_P(9)
Related Man Pages
ieee80211_get_buffered_bc(9) - centos
struct_bss_parameters(9) - centos
struct_cfg80211_bss(9) - centos
enum_ieee80211_key_flags(9) - suse
ieee80211_get_buffered_bc(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I