suse man page for struct_ieee80211_key_conf

Query: struct_ieee80211_key_conf

OS: suse

Section: 9

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

STRUCT
IEEE80211_KEY(9) Advanced driver interface STRUCT IEEE80211_KEY(9)
NAME
struct_ieee80211_key_conf - key information
SYNOPSIS
struct ieee80211_key_conf { enum ieee80211_key_alg alg; u8 icv_len; u8 iv_len; u8 hw_key_idx; u8 flags; s8 keyidx; u8 keylen; u8 key[0]; };
MEMBERS
alg The key algorithm. icv_len The ICV length for this key type iv_len The IV length for this key type hw_key_idx To be set by the driver, this is the key index the driver wants to be given when a frame is transmitted and needs to be encrypted in hardware. flags key flags, see enum ieee80211_key_flags. keyidx the key index (0-3) keylen key material length key[0] key material. For ALG_TKIP the key is encoded as a 256-bit (32 byte)
DESCRIPTION
This key information is given by mac80211 to the driver by the set_key callback in struct ieee80211_ops.
DATA BLOCK
- Temporal Encryption Key (128 bits) - Temporal Authenticator Tx MIC Key (64 bits) - Temporal Authenticator Rx MIC Key (64 bits)
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 STRUCT IEEE80211_KEY(9)
Related Man Pages
struct_cfg80211_assoc_request(9) - centos
struct_cfg80211_connect_params(9) - centos
struct_cfg80211_crypto_settings(9) - centos
enum_mac80211_rx_flags(9) - suse
struct_ieee80211_rx_status(9) - suse
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
A (ksh) Library For and From UNIX.com
Docker learning Phase-I
Shopt -s histappend