summaryrefslogtreecommitdiff
path: root/net/mac80211/aes_ccm.c
Commit message (Expand)AuthorAge
* mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt()Dan Carpenter2015-03-30
* mac80111: Add CCMP-256 cipherJouni Malinen2015-01-27
* mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl2014-11-06
* mac80211: remove VLAIS usage from mac80211Jan-Simon Möller2014-04-09
* mac80211: port CCMP to cryptoapi's CCM driverArd Biesheuvel2013-10-11
* wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-16
* mac80211: use AES_BLOCK_SIZEJohannes Berg2011-07-08
* mac80211: Fix warnings due to -Wunused-but-set-variableRajkumar Manoharan2011-04-26
* mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()Jesper Juhl2010-11-15
* mac80211: Don't squash error codes in key setup functionsBen Hutchings2010-08-16
* mac80211: aes_ccm.c remove crypto wrapper and extra argsHarvey Harrison2008-07-08
* mac80211: pass scratch buffer directly, remove additional pointersHarvey Harrison2008-07-08
* mac80211: a few code cleanupsJohannes Berg2008-05-07
* mac80211: rename filesJohannes Berg2008-04-08
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-02
* [NET]: DIV_ROUND_UP cleanup (part two)Ilpo Järvinen2007-10-10
* [MAC80211]: Add mac80211 wireless stack.Jiri Benc2007-05-05