aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/aes_cmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-08mac80211: use AES_BLOCK_SIZEJohannes Berg1-1/+1
2011-07-08mac80211: fix CMAC racesJohannes Berg1-4/+4
2010-11-15mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()Jesper Juhl1-2/+1
2010-08-16mac80211: Don't squash error codes in key setup functionsBen Hutchings1-4/+2
2009-01-29mac80211: 802.11w - Add BIP (AES-128-CMAC)Jouni Malinen1-0/+135