OSDN Git Service

mac80211: FILS AEAD protection for station mode association frames
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 26 Oct 2016 21:42:05 +0000 (00:42 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 27 Oct 2016 14:03:25 +0000 (16:03 +0200)
commit39404feee691a2dc524a629ed6eb5cfe5d8898d1
treee56b8589724efff836d7878f5e7793151effb945
parentdbc0c2cb2f0a02fcb034732cb3d55ea6359b9c8b
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>
net/mac80211/Makefile
net/mac80211/aes_cmac.c
net/mac80211/aes_cmac.h
net/mac80211/fils_aead.c [new file with mode: 0644]
net/mac80211/fils_aead.h [new file with mode: 0644]
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c