]> git.ipfire.org Git - thirdparty/hostap.git/commit
Clean up EAPOL-Key Key Data processing
authorJouni Malinen <j@w1.fi>
Sat, 14 Jun 2014 16:02:46 +0000 (19:02 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 14 Jun 2014 16:02:46 +0000 (19:02 +0300)
commite6270129f6ac06c319480c409ee7013a1ad33127
tree2a78551ef884336283bfe3c639e36517ce4e32af
parentd56d7e56e329bc38fb6d228e59a1da6ec9ead048
Clean up EAPOL-Key Key Data processing

Use a single location in wpa_sm_rx_eapol() for preparing the pointer to
the Key Data field and to its validated length instead of fetching that
information in number of processing functions separately.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/rsn_supp/wpa.c