summaryrefslogtreecommitdiff
path: root/net/mac80211/aes_gmac.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Check crypto_aead_encrypt for errorsDaniel Phan2021-03-161-2/+3
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-1/+1
* mac80211: Update BIP to support Beacon framesJouni Malinen2020-02-241-6/+18
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mac80211: move struct aead_req off the stackArd Biesheuvel2016-10-171-13/+13
* mac80211: Switch to new AEAD interfaceHerbert Xu2015-05-281-7/+5
* mac80211: Include crypto/aead.hHerbert Xu2015-04-231-1/+1
* mac80211: Fix misplaced return in AES-GMAC key setupJouni Malinen2015-03-301-2/+2
* mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen2015-01-271-0/+84