diff options
author | Jouni Malinen <jouni@qca.qualcomm.com> | 2015-01-24 18:52:04 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2015-01-27 11:03:41 +0100 |
commit | 37720569cc89205c23011d6b52f8c63ea2057c3d (patch) | |
tree | 9de42e7ea5d1fd7cc802633e9fe50ac981f939c1 /net/wireless/wext-proc.c | |
parent | ath10k: use IEEE80211_HW_SW_CRYPTO_CONTROL (diff) | |
download | linux-37720569cc89205c23011d6b52f8c63ea2057c3d.tar.xz linux-37720569cc89205c23011d6b52f8c63ea2057c3d.zip |
cfg80211: Fix BIP (AES-CMAC) cipher validation
This cipher can be used only as a group management frame cipher and as
such, there is no point in validating that it is not used with non-zero
key-index. Instead, verify that it is not used as a pairwise cipher
regardless of the key index.
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
[change code to use switch statement which is easier to extend]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/wext-proc.c')
0 files changed, 0 insertions, 0 deletions