From: Jouni Malinen Date: Wed, 26 Oct 2016 21:42:03 +0000 (+0300) Subject: cfg80211: Add KEK/nonces for FILS association frames X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;ds=sidebyside;h=36c97f8bf79f3b4228b83536d3f671824383ec11;hp=36c97f8bf79f3b4228b83536d3f671824383ec11;p=carl9170fw.git cfg80211: Add KEK/nonces for FILS association frames The new nl80211 attributes can be used to provide KEK and nonces to allow the driver to encrypt and decrypt FILS (Re)Association Request/Response frames in station mode. Signed-off-by: Jouni Malinen Signed-off-by: Johannes Berg Signed-off-by: Christian Lamparter ---