diff options
author | 2015-03-23 15:41:15 +0200 | |
---|---|---|
committer | 2015-03-30 10:38:07 +0200 | |
commit | 82ca6ef686f0fcefe2c1ad4ab74d5caf41be03a9 (patch) | |
tree | f7cc1b260e63480f112995be1cac149ba868dec0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | cfg80211: pass name_assign_type to rdev_add_virtual_intf() (diff) | |
download | wireguard-linux-82ca6ef686f0fcefe2c1ad4ab74d5caf41be03a9.tar.xz wireguard-linux-82ca6ef686f0fcefe2c1ad4ab74d5caf41be03a9.zip |
mac80211: Fix misplaced return in AES-GMAC key setup
Commit 8ade538bf39b ("mac80111: Add BIP-GMAC-128 and BIP-GMAC-256
ciphers") had the success return in incorrect place before the
crypto_aead_setauthsize() call which practically ended up skipping that
call unconditionally.
The missing call did not actually change any functionality since
GMAC_MIC_LEN (16) is identical to the maxauthsize in gcm(aes) and as
such, the default value used for the authsize parameter.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions