aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/aes_cmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-08mac80211: aes-cmac: switch to shash CMAC driverArd Biesheuvel1-101/+25
2016-10-27mac80211: FILS AEAD protection for station mode association framesJouni Malinen1-4/+4
2015-08-13mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()Johannes Berg1-17/+0
2015-01-27mac80111: Add BIP-CMAC-256 cipherJouni Malinen1-8/+26
2013-12-18mac80211: fix checkpatch errorsWeilong Chen1-1/+1
2012-11-07mac80211: include export.h in aes_cmacEmmanuel Grumbach1-0/+1
2012-10-23mac80211: expose AES-CMAC subkey calculationAssaf Krauss1-0/+17
2012-08-20mac80211: simplify buffers in aes_128_cmac_vectorJohannes Berg1-5/+1
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