hostapd/src/eapol_supp
Jouni Malinen bf0d9ae40f Add explicit EAPOL-Key length validation in processKey()
These checks would not really be needed since eapol_sm_rx_eapol()
validates the length fields. Anyway, these makes it more obvious to
anyone reviewing the code that there are no integer underflow issues in
processKey().

Signed-hostap: Jouni Malinen <j@w1.fi>
2012-08-07 21:59:15 +03:00
..
eapol_supp_sm.c Add explicit EAPOL-Key length validation in processKey() 2012-08-07 21:59:15 +03:00
eapol_supp_sm.h EXT PW: Add support for password parameter from external storage 2012-08-03 22:15:42 +03:00
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00