hostap/src/rsn_supp
Jouni Malinen 3e72dace29 Fix compilation with PMKSA caching support disabled
Commit 6aaac006af modified the
pmksa_cache_init() prototype, but forgot to update the empty wrapper
function which is used when PMKSA caching is not included in the build.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-02-03 16:23:13 +02:00
..
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
peerkey.c Move cipher suite selection into common helper functions 2013-01-13 16:58:54 +02:00
peerkey.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
pmksa_cache.c PMKSA: Make deauthentication due to cache entry removal more granular 2012-11-25 21:39:19 +02:00
pmksa_cache.h Fix compilation with PMKSA caching support disabled 2013-02-03 16:23:13 +02:00
preauth.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
preauth.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
tdls.c TDLS: Use merge_byte_arrays() helper 2013-01-12 17:51:53 +02:00
wpa.c WNM: Use CONFIG_WNM more consistently 2012-12-16 18:22:54 +02:00
wpa.h WNM: Use CONFIG_WNM more consistently 2012-12-16 18:22:54 +02:00
wpa_ft.c Move WPA cipher information into a shared location 2012-08-30 11:53:54 +03:00
wpa_i.h Remove unused wpa_supplicant_disassociate() 2012-11-05 17:05:37 +02:00
wpa_ie.c Reserve AKM and cipher suite values 2012-09-30 20:26:55 +03:00
wpa_ie.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00