aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/aes_cmac.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-07mac80211: include export.h in aes_cmacGravatar Emmanuel Grumbach 1-0/+1
2012-10-23mac80211: expose AES-CMAC subkey calculationGravatar Assaf Krauss 1-0/+17
2012-08-20mac80211: simplify buffers in aes_128_cmac_vectorGravatar Johannes Berg 1-5/+1
2011-07-08mac80211: use AES_BLOCK_SIZEGravatar Johannes Berg 1-1/+1
2011-07-08mac80211: fix CMAC racesGravatar Johannes Berg 1-4/+4
2010-11-15mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()Gravatar Jesper Juhl 1-2/+1
2010-08-16mac80211: Don't squash error codes in key setup functionsGravatar Ben Hutchings 1-4/+2
2009-01-29mac80211: 802.11w - Add BIP (AES-128-CMAC)Gravatar Jouni Malinen 1-0/+135