mac80211: use AES_BLOCK_SIZE
authorJohannes Berg <johannes.berg@intel.com>
Wed, 6 Jul 2011 20:02:14 +0000 (22:02 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 8 Jul 2011 15:11:24 +0000 (11:11 -0400)
mac80211 has a defnition of AES_BLOCK_SIZE and
multiple definitions of AES_BLOCK_LEN. Remove
them all and use crypto/aes.h.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/aes_ccm.c
net/mac80211/aes_ccm.h
net/mac80211/aes_cmac.c
net/mac80211/key.h
net/mac80211/wpa.c

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge