3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-02-16 23:40:43 +01:00
James Prestwood 62e20ca285 eapol: pass mic_len in gtk 1/2 verify
FILS authentication does away with the MIC, so checking for key_mic
in the eapol key frame does not allow FILS to work. Now we pass in
the mic_len to eapol_verify_gtk_1_of_2, and if it is non-zero we can
check that the MIC is present in the frame.
2019-04-17 18:40:46 -05:00
..
2015-02-18 21:12:45 -06:00
2019-04-17 13:55:11 -05:00
2018-06-14 20:01:22 -05:00
2019-01-11 11:34:49 -06:00
2019-04-03 11:49:36 -05:00