]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/common/defs.h
Add definitions for new cipher suites from IEEE Std 802.11ac-2013
authorJouni Malinen <j@w1.fi>
Tue, 24 Dec 2013 20:21:04 +0000 (22:21 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 24 Dec 2013 20:21:04 +0000 (22:21 +0200)
commit30675c34166a7491575ddbf6ef82a9aec89e2ff9
tree4d68cf9acbcaf816cfe3dc387f3d3cb01318ee77
parent13b24a766f9bb295dbc84af3aa513eaf8b2a1972
Add definitions for new cipher suites from IEEE Std 802.11ac-2013

This adds initial parts for supporting the new GCMP-256, CCMP-256,
BIP-GMAC-128, BIP-GMAC-256, and BIP-CMAC-256 cipher suites.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/ap_config.c
src/common/defs.h
src/common/ieee802_11_defs.h
src/common/wpa_common.c
src/common/wpa_common.h
src/drivers/driver.h
src/drivers/driver_nl80211.c
wpa_supplicant/ap.c
wpa_supplicant/ctrl_iface.c
wpa_supplicant/dbus/dbus_new_handlers.c