mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-31 13:17:25 +01:00 
			
		
		
		
	eapol: Update to the new API
This commit is contained in:
		
							parent
							
								
									e084839b4f
								
							
						
					
					
						commit
						c35409d73c
					
				| @ -806,7 +806,8 @@ static void eapol_handle_ptk_1_of_4(uint32_t ifindex, struct eapol_sm *sm, | ||||
| 
 | ||||
| 	crypto_derive_pairwise_ptk(sm->pmk, sm->spa, sm->aa, | ||||
| 					sm->anonce, sm->snonce, | ||||
| 					ptk, sizeof(sm->ptk)); | ||||
| 					ptk, sizeof(sm->ptk), | ||||
| 					false); | ||||
| 
 | ||||
| 	step2 = eapol_create_ptk_2_of_4(protocol_version, | ||||
| 					ek->key_descriptor_version, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Denis Kenzior
						Denis Kenzior