mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-25 09:39:25 +01:00
unit: Update to the new handshake API
This commit is contained in:
parent
1cc7346d6a
commit
45824ff7eb
@ -2487,7 +2487,7 @@ static void verify_install_tk(struct handshake_state *hs,
|
|||||||
verify_install_tk_called = true;
|
verify_install_tk_called = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void verify_install_gtk(struct handshake_state *hs, uint8_t key_index,
|
static void verify_install_gtk(struct handshake_state *hs, uint16_t key_index,
|
||||||
const uint8_t *gtk, uint8_t gtk_len,
|
const uint8_t *gtk, uint8_t gtk_len,
|
||||||
const uint8_t *rsc, uint8_t rsc_len,
|
const uint8_t *rsc, uint8_t rsc_len,
|
||||||
uint32_t cipher)
|
uint32_t cipher)
|
||||||
|
Loading…
Reference in New Issue
Block a user