summaryrefslogtreecommitdiffstats
path: root/net/mac80211/aes_cmac.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: aes-cmac: switch to shash CMAC driverArd Biesheuvel2017-02-081-101/+25
* mac80211: FILS AEAD protection for station mode association framesJouni Malinen2016-10-271-4/+4
* mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()Johannes Berg2015-08-131-17/+0
* mac80111: Add BIP-CMAC-256 cipherJouni Malinen2015-01-271-8/+26
* mac80211: fix checkpatch errorsWeilong Chen2013-12-181-1/+1
* mac80211: include export.h in aes_cmacEmmanuel Grumbach2012-11-071-0/+1
* mac80211: expose AES-CMAC subkey calculationAssaf Krauss2012-10-231-0/+17
* mac80211: simplify buffers in aes_128_cmac_vectorJohannes Berg2012-08-201-5/+1
* mac80211: use AES_BLOCK_SIZEJohannes Berg2011-07-081-1/+1
* mac80211: fix CMAC racesJohannes Berg2011-07-081-4/+4
* mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()Jesper Juhl2010-11-151-2/+1
* mac80211: Don't squash error codes in key setup functionsBen Hutchings2010-08-161-4/+2
* mac80211: 802.11w - Add BIP (AES-128-CMAC)Jouni Malinen2009-01-291-0/+135