Allow SHA256-based key handshake to be used without 802.11r
authorJouni Malinen <j@w1.fi>
Thu, 19 Feb 2009 17:49:34 +0000 (19:49 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 19 Feb 2009 17:49:34 +0000 (19:49 +0200)
commita20088e57692777cc5b505c96c3557a50f62380a
tree46f1f2b6506d8a154ecd2290e99e1aa7bfdb76d5
parent6d7fb6918d1aa9baad1ab126ff828cea1af41fce
Allow SHA256-based key handshake to be used without 802.11r

Previously, both CONFIG_IEEE80211W=y and CONFIG_IEEE80211R=y were needed
to enable SHA256-based key handshake (WPA-PSK-SHA256 and
WPA-EAP-SHA256). This can now be done with just CONFIG_IEEE80211W=y.
src/common/wpa_common.c
src/rsn_supp/wpa.c