3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-05 19:08:52 +02:00

eapol: Update to the new API

This commit is contained in:
Denis Kenzior 2016-02-10 16:55:15 -06:00
parent e084839b4f
commit c35409d73c

View File

@ -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,