aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/fils_aead.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-21mac80211: fils: use cfg80211_find_ext_elem()Gravatar Johannes Berg 1-10/+12
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...Gravatar David S. Miller 1-41/+33
2017-02-08mac80211: fils_aead: Use crypto api CMAC shash rather than bare cipherGravatar Ard Biesheuvel 1-41/+33
2017-02-06mac80211: Allocate a sync skcipher explicitly for FILS AEADGravatar Jouni Malinen 1-2/+2
2017-02-06mac80211: Fix FILS AEAD protection in Association Request frameGravatar Jouni Malinen 1-1/+1
2016-10-28mac80211: fils_aead: fix encrypt error handlingGravatar Arnd Bergmann 1-4/+2
2016-10-27mac80211: FILS AEAD protection for station mode association framesGravatar Jouni Malinen 1-0/+344