From: Jouni Malinen Date: Sat, 24 Jan 2015 17:52:05 +0000 (+0200) Subject: cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphers X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=8096de115a592d2c0606169a1915f4b3a8ed5719;hp=8096de115a592d2c0606169a1915f4b3a8ed5719;p=carl9170fw.git cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphers This makes cfg80211 aware of the GCMP, GCMP-256, CCMP-256, BIP-GMAC-128, BIP-GMAC-256, and BIP-CMAC-256 cipher suites. These new cipher suites were defined in IEEE Std 802.11ac-2013. Signed-off-by: Jouni Malinen Signed-off-by: Johannes Berg Signed-off-by: Christian Lamparter ---