mac80211: FILS AEAD protection for station mode association frames
This adds support for encrypting (Re)Association Request frame and decryption (Re)Association Response frame when using FILS in station mode. Signed-off-by:Jouni Malinen <jouni@qca.qualcomm.com> Signed-off-by:
Johannes Berg <johannes.berg@intel.com>
Showing
- net/mac80211/Makefile 1 addition, 0 deletionsnet/mac80211/Makefile
- net/mac80211/aes_cmac.c 4 additions, 4 deletionsnet/mac80211/aes_cmac.c
- net/mac80211/aes_cmac.h 4 additions, 0 deletionsnet/mac80211/aes_cmac.h
- net/mac80211/fils_aead.c 344 additions, 0 deletionsnet/mac80211/fils_aead.c
- net/mac80211/fils_aead.h 19 additions, 0 deletionsnet/mac80211/fils_aead.h
- net/mac80211/ieee80211_i.h 4 additions, 0 deletionsnet/mac80211/ieee80211_i.h
- net/mac80211/mlme.c 27 additions, 0 deletionsnet/mac80211/mlme.c
Loading
Please register or sign in to comment