aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/aes_gmac.c
AgeCommit message (Expand)Author
2021-03-16mac80211: Check crypto_aead_encrypt for errorsDaniel Phan
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-02-24mac80211: Update BIP to support Beacon framesJouni Malinen
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-10-17mac80211: move struct aead_req off the stackArd Biesheuvel
2015-05-28mac80211: Switch to new AEAD interfaceHerbert Xu
2015-04-23mac80211: Include crypto/aead.hHerbert Xu
2015-03-30mac80211: Fix misplaced return in AES-GMAC key setupJouni Malinen
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen