aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/aes_ccm.c
AgeCommit message (Expand)Author
2016-10-17mac80211: move struct aead_req off the stackArd Biesheuvel
2015-05-28mac80211: Switch to new AEAD interfaceHerbert Xu
2015-04-23mac80211: Include crypto/aead.hHerbert Xu
2015-03-30mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt()Dan Carpenter
2015-01-27mac80111: Add CCMP-256 cipherJouni Malinen
2014-11-06mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl
2014-04-09mac80211: remove VLAIS usage from mac80211Jan-Simon Möller
2013-10-11mac80211: port CCMP to cryptoapi's CCM driverArd Biesheuvel
2013-05-16wireless: move crypto constants to ieee80211.hJohannes Berg
2011-07-08mac80211: use AES_BLOCK_SIZEJohannes Berg
2011-04-26mac80211: Fix warnings due to -Wunused-but-set-variableRajkumar Manoharan
2010-11-15mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()Jesper Juhl
2010-08-16mac80211: Don't squash error codes in key setup functionsBen Hutchings
2008-07-08mac80211: aes_ccm.c remove crypto wrapper and extra argsHarvey Harrison
2008-07-08mac80211: pass scratch buffer directly, remove additional pointersHarvey Harrison
2008-05-07mac80211: a few code cleanupsJohannes Berg
2008-04-08mac80211: rename filesJohannes Berg
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-10-10[NET]: DIV_ROUND_UP cleanup (part two)Ilpo Järvinen
2007-05-05[MAC80211]: Add mac80211 wireless stack.Jiri Benc