struct_key_params(9) centos man page | unix.com

Man Page: struct_key_params

Operating Environment: centos

Section: 9

STRUCT
KEY_PARAMS(9) Actions and configuration STRUCT KEY_PARAMS(9)
NAME
struct_key_params - key information
SYNOPSIS
struct key_params { u8 * key; u8 * seq; int key_len; int seq_len; u32 cipher; };
MEMBERS
key key material seq sequence counter (IV/PN) for TKIP and CCMP keys, only used with the get_key callback, must be in little endian, length given by seq_len. key_len length of key material seq_len length of seq. cipher cipher suite selector
DESCRIPTION
Information about a key
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT KEY_PARAMS(9)
Related Man Pages
enum_ieee80211_key_flags(9) - centos
struct_cfg80211_connect_params(9) - centos
struct_cfg80211_crypto_settings(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
struct_station_parameters(9) - centos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend