aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/fils_aead.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-41/+33
2017-02-08mac80211: fils_aead: Use crypto api CMAC shash rather than bare cipherArd Biesheuvel1-41/+33
2017-02-06mac80211: Allocate a sync skcipher explicitly for FILS AEADJouni Malinen1-2/+2
2017-02-06mac80211: Fix FILS AEAD protection in Association Request frameJouni Malinen1-1/+1
2016-10-28mac80211: fils_aead: fix encrypt error handlingArnd Bergmann1-4/+2
2016-10-27mac80211: FILS AEAD protection for station mode association framesJouni Malinen1-0/+344