Searched defs:security_priv (Results 1 – 1 of 1) sorted by relevance
91 struct security_priv { struct92 u32 AuthAlgrthm; /* 802.11 auth, could be open, shared,94 u32 PrivacyAlgrthm; /* This specify the privacy for shared96 u32 PrivacyKeyIndex; /* this is only valid for legendary98 union Keytype DefKey[4]; /* this is only valid for def. key */99 u32 DefKeylen[4];100 u32 XGrpPrivacy; /* This specify the privacy algthm.102 u32 XGrpKeyid; /* key id used for Grp Key */103 union Keytype XGrpKey[2]; /* 802.1x Group Key, for105 union Keytype XGrptxmickey[2];[all …]