hostap/src/eapol_supp
Mikael Kanstrup 8b423edbd3 Declare all read only data structures as const
By analysing objdump output some read only structures were found in
.data section. To help compiler further optimize code declare these
as const.

Signed-off-by: Mikael Kanstrup <mikael.kanstrup@sonymobile.com>
2015-04-25 17:33:06 +03:00
..
eapol_supp_sm.c Declare all read only data structures as const 2015-04-25 17:33:06 +03:00
eapol_supp_sm.h eap_proxy: Callback to notify any updates from eap_proxy 2015-03-02 12:47:20 +02:00
Makefile tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00