summaryrefslogtreecommitdiffstats
path: root/net/mac80211/aes_gcm.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: move struct aead_req off the stackArd Biesheuvel2016-10-171-15/+28
* mac80211: Switch to new AEAD interfaceHerbert Xu2015-05-281-16/+14
* mac80211: Include crypto/aead.hHerbert Xu2015-04-231-2/+1
* mac80111: aes_gcm: clean up ieee80211_aes_gcm_key_setup_encrypt()Johannes Berg2015-03-301-4/+8
* mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen2015-01-271-0/+95