hostapd/src/rsn_supp
Jouni Malinen 7d711541dc Clear TK part of PTK after driver key configuration
There is no need for wpa_supplicant to maintain a copy of the TK part of
PTK after this has been configured to the driver, so clear that from
heap memory and only maintain KEK and KCK during association to allow
additional EAPOL-Key handshakes.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-12-29 19:44:51 +02:00
..
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
peerkey.c Suite B: Select EAPOL-Key integrity and key-wrap algorithms based on AKM 2014-11-16 17:09:11 +02:00
peerkey.h PeerKey: Clean up EAPOL-Key Key Data processing 2014-07-02 12:38:46 +03:00
pmksa_cache.c Check os_snprintf() result more consistently - automatic 1 2014-12-08 11:42:07 +02:00
pmksa_cache.h Suite B: PMKID derivation for AKM 00-0F-AC:11 2014-11-16 17:09:11 +02:00
preauth.c Check os_snprintf() result more consistently - automatic 1 2014-12-08 11:42:07 +02:00
preauth.h Remove CONFIG_NO_WPA2 build parameter 2013-06-07 20:13:25 +03:00
tdls.c TDLS: Use WMM IE for propagating peer WMM capability 2014-10-03 11:52:56 +03:00
wpa.c Clear TK part of PTK after driver key configuration 2014-12-29 19:44:51 +02:00
wpa.h Add support for offloading key management operations to the driver 2014-10-23 18:38:50 +03:00
wpa_ft.c AES: Extend key wrap design to support longer AES keys 2014-10-07 14:57:06 +03:00
wpa_i.h Add support for offloading key management operations to the driver 2014-10-23 18:38:50 +03:00
wpa_ie.c Suite B: Add AKM 00-0F-AC:11 2014-11-16 13:20:51 +02:00
wpa_ie.h TDLS: Use QoS info from WMM IE obtained in TDLS frames 2014-03-12 22:39:11 +02:00