fragattacks/src/rsn_supp
Jouni Malinen 9e68742ef1 Fix CONFIG_NO_WPA=y build
Number of places were calling functions that are not included in
CONFIG_NO_WPA=y build anymore. Comment out such calls. In addition, pull
in SHA1 and MD5 for config_internal.c, if needed.

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-11-23 23:34:52 +02:00
..
Makefile tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00
peerkey.c Add Suite B 192-bit AKM 2015-01-27 01:43:52 +02:00
peerkey.h Add Suite B 192-bit AKM 2015-01-27 01:43:52 +02:00
pmksa_cache.c Fix Suite B 192-bit AKM to use proper PMK length 2015-10-14 18:43:26 +03:00
pmksa_cache.h Fix Suite B 192-bit AKM to use proper PMK length 2015-10-14 18:43:26 +03:00
preauth.c Fix resource leaks on rsn_preauth_init() error paths 2015-01-31 13:44:48 +02:00
preauth.h Remove CONFIG_NO_WPA2 build parameter 2013-06-07 20:13:25 +03:00
tdls.c TDLS: Do not send error case of TPK M3 if TX fails 2015-10-26 22:54:39 +02:00
wpa_ft.c FT: Allow CCMP-256 and GCMP-256 as group ciphers 2015-07-07 16:25:06 +03:00
wpa_i.h RSN: Remove check for proactive_key_caching while setting PMK offload 2015-11-16 19:05:01 +02:00
wpa_ie.c RSN: Avoid undefined behavior in pointer arithmetic 2015-10-25 15:34:59 +02:00
wpa_ie.h Simplify VHT Capabilities element parsing 2015-04-22 22:05:11 +03:00
wpa.c wpa_supplicant: Add GTK RSC relaxation workaround 2015-11-01 21:00:22 +02:00
wpa.h Fix CONFIG_NO_WPA=y build 2015-11-23 23:34:52 +02:00