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
1 changed files with 2 additions and 1 deletions

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,