aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/aes_gcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-11mac80211: aead api to reduce redundancyXiang Gao1-109/+0
2016-10-17mac80211: move struct aead_req off the stackArd Biesheuvel1-15/+28
2015-05-28mac80211: Switch to new AEAD interfaceHerbert Xu1-16/+14
2015-04-23mac80211: Include crypto/aead.hHerbert Xu1-2/+1
2015-03-30mac80111: aes_gcm: clean up ieee80211_aes_gcm_key_setup_encrypt()Johannes Berg1-4/+8
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen1-0/+95