mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-31 04:57:25 +01:00 
			
		
		
		
	 62e20ca285
			
		
	
	
		62e20ca285
		
	
	
	
	
		
			
			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.