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)
commit0cd20a278e1ef9da9f6a987942794c9d65af8c4d
treeefd5aa9a72518f32518dcb4b85b78626cbc8113e
parent544e5d8bcd7ab305494e57cfa388b2d06a43c520
mac80211: use AES_BLOCK_SIZE

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
This page took 0.043955 seconds and 5 git commands to generate.