ieee80211_get_tkip_p1k_iv(9) centos man page | unix.com

Man Page: ieee80211_get_tkip_p1k_iv

Operating Environment: centos

Section: 9

IEEE80211_GET_TKIP_P(9) 				     Advanced driver interface					   IEEE80211_GET_TKIP_P(9)

NAME
ieee80211_get_tkip_p1k_iv - get a TKIP phase 1 key for IV32
SYNOPSIS
void ieee80211_get_tkip_p1k_iv(struct ieee80211_key_conf * keyconf, u32 iv32, u16 * p1k);
ARGUMENTS
keyconf the parameter passed with the set key iv32 IV32 to get the P1K for 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 given IV32.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_GET_TKIP_P(9)
Related Man Pages
enum_ieee80211_key_flags(9) - centos
struct_cfg80211_crypto_settings(9) - centos
struct_ieee80211_tx_rate(9) - centos
struct_station_parameters(9) - centos
struct_ieee80211_ops(9) - suse
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq