OSDN Git Service

mac80211: expose AES-CMAC subkey calculation
authorAssaf Krauss <assaf.krauss@intel.com>
Wed, 1 Aug 2012 12:12:48 +0000 (15:12 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 23 Oct 2012 17:52:52 +0000 (19:52 +0200)
commit5d0d04e477c44993f995f35b728ce9dd57a4615e
tree4f6ce81d78efc9f139ec25bc9f3c56a193d88ec2
parent9a90bc81914ee77edcd6eb7e881639b7f7bf1667
mac80211: expose AES-CMAC subkey calculation

Expose a function for the AES-CMAC subkey calculation
to drivers. This is the first step of the AES-CMAC
cipher key setup and may be required for CMAC hardware
offloading.

Signed-off-by: Assaf Krauss <assaf.krauss@intel.com>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/aes_cmac.c